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 a9d86e61b6 [Metaschedule] Support tuning on rocm and vulkan target 
(#11017)
     add 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 +++++++++++++++++++
 src/meta_schedule/task_scheduler/task_scheduler.cc |   1 +
 src/meta_schedule/utils.h                          |  12 +-
 4 files changed, 235 insertions(+), 170 deletions(-)
 create mode 100644 src/meta_schedule/schedule_rule/multi_level_tiling.h

Reply via email to