This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from b9aa3564dc [TIR] Revert #11428 and move loop dependent alloc extent
check after region union (#12019)
add 7874bf806e [MetaSchedule] Support ApplyHistoryBest Direct Dispatch
(#12016)
No new revisions were added by this update.
Summary of changes:
include/tvm/meta_schedule/apply_history_best.h | 8 ++++++--
python/tvm/meta_schedule/apply_history_best.py | 9 +++++++--
src/meta_schedule/apply_history_best.cc | 10 +++++++++-
.../unittest/test_meta_schedule_integration.py | 23 ++++++++++++++++++++++
4 files changed, 45 insertions(+), 5 deletions(-)