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/05/04 01:35:26 UTC

[tvm] branch last-successful updated (184b3a9474 -> e1917f4943)

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 184b3a9474 [FIX,AUTO_SCHEDULER] Handle manually unrolled loops in auto scheduler features (#11166)
     add e1917f4943 [TIR] Fix an index out of bound issue of compact buffer region (#11201)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/compact_buffer_region.cc        |  5 +-
 .../test_tir_transform_compact_buffer_region.py    | 58 ++++++++++++++++++++--
 2 files changed, 58 insertions(+), 5 deletions(-)