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 0aab92b40b [Node] fix typos in include/tvm/node/functor.h
add aea82c6417 [MetaSchedule] Extend tune_tir to support tuning of
specific blocks. (#12342)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/space_generator.h | 2 +-
.../space_generator/post_order_apply.py | 12 +++-
python/tvm/meta_schedule/tune.py | 27 +++++++
.../space_generator/post_order_apply.cc | 30 ++++++--
.../test_meta_schedule_post_order_apply.py | 82 ++++++++++++++++------
.../python/unittest/test_meta_schedule_tune_tir.py | 57 +++++++++++++--
6 files changed, 171 insertions(+), 39 deletions(-)