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 9b5bbf8 tir printing (#10805)
add 6b1594c [BugFix] Fix NeedsMultiLevelTiling by skipping trivial block
iterators (#10804)
add 5306ffa upd (#10809)
No new revisions were added by this update.
Summary of changes:
src/tir/schedule/analysis/analysis.cc | 9 ++++--
src/tir/schedule/primitive/reduction.cc | 32 +++++++++++-----------
...ta_schedule_schedule_rule_multi_level_tiling.py | 31 ++++++++++++++++++++-
.../python/unittest/test_tir_schedule_reduction.py | 12 ++++++++
4 files changed, 65 insertions(+), 19 deletions(-)