This is an automated email from the ASF dual-hosted git repository.
bohan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from eb31123b7d fix temp array object reference in
manifest_shared_memory_local_stage (#12516)
add 3b3443bd12 [TIR][Schedule][UX] Beautify TIR Trace Printing (#12507)
No new revisions were added by this update.
Summary of changes:
.../tvm/meta_schedule/testing/space_generation.py | 2 +-
python/tvm/script/highlight.py | 28 ++++---
python/tvm/tir/schedule/trace.py | 14 ++++
src/tir/schedule/trace.cc | 10 ++-
.../test_meta_schedule_post_order_apply.py | 28 ++++---
tests/python/unittest/test_tir_schedule_trace.py | 92 +++++++++++++++-------
6 files changed, 118 insertions(+), 56 deletions(-)