This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 715f24d238 [Metaschedule] Enable continuing tuning after schedule
application failure (#10937)
add b99a096825 [Metaschedule, Refactor] Move MultiLevelTilingNode decl to
a header (#11020)
No new revisions were added by this update.
Summary of changes:
.../schedule_rule/multi_level_tiling.cc | 205 ++++-----------------
.../schedule_rule/multi_level_tiling.h | 187 +++++++++++++++++++
2 files changed, 224 insertions(+), 168 deletions(-)
create mode 100644 src/meta_schedule/schedule_rule/multi_level_tiling.h