You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/07/07 16:31:47 UTC

[tvm] branch main updated (b9aa3564dc -> 7874bf806e)

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(-)