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 cd8fd9121d [TIR] Expose `shift_left` and `shift_right` to Python 
(#12584)
     add 9aac161a46 [MetaSchedule] Add software pipeline in CUDA tensor core 
auto tensorization (#12544)

No new revisions were added by this update.

Summary of changes:
 include/tvm/meta_schedule/schedule_rule.h          |   3 +-
 python/tvm/meta_schedule/default_config.py         |   1 +
 .../schedule_rule/multi_level_tiling.py            |   4 +
 python/tvm/meta_schedule/testing/schedule_rule.py  |   2 +
 .../multi_level_tiling_tensor_core.cc              | 122 +++++++++++++++++++-
 ...ta_schedule_schedule_rule_multi_level_tiling.py | 125 +++++++++++++++++++++
 6 files changed, 255 insertions(+), 2 deletions(-)

Reply via email to