You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/26 03:42:55 UTC

[tvm] branch last-successful updated (71f25b3d6c -> a61c1ad0f0)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 71f25b3d6c [IR] Use TVM_DEFINE_OBJECT_REF_METHODS macro for Op (#12893)
     add a61c1ad0f0 [TIR] Fix plan buffer allocation location for loop carried dependencies (#12757)

No new revisions were added by this update.

Summary of changes:
 src/tir/analysis/buffer_access_lca_detector.cc     | 106 ++++++++++++++++++--
 ...sform_plan_update_buffer_allocation_location.py | 109 ++++++++++++++++++++-
 2 files changed, 200 insertions(+), 15 deletions(-)