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 897019d [Pass][Bugfix] Disable re-use of non-flat buffers in
StorageRewrite. (#10787)
add 642fc57 [Metaschedule] Add demonstration of selectively tuning relay
ops with TIR schedules (#10793)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/tir/intrin.py | 10 +
src/tir/schedule/ir_comparator.cc | 3 -
.../unittest/test_meta_schedule_tune_relay.py | 269 ++++++++++++++++++++-
.../python/unittest/test_target_codegen_vulkan.py | 1 +
tests/python/unittest/test_tvmscript_type.py | 33 ---
5 files changed, 278 insertions(+), 38 deletions(-)