You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/11/11 03:54:55 UTC

[tvm] branch main updated (f3eb239989 -> 5364e5a39a)

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 f3eb239989 [MetaSchedule] Skip empty fx graph in TorchBench tuning script (#13356)
     add 5364e5a39a [MetaSchedule] Fuse loops around shared to global store block in `MultiLevelTilingTensorCore` (#13357)

No new revisions were added by this update.

Summary of changes:
 .../postproc/rewrite_cooperative_fetch.cc          | 30 +++++++++++++++++
 .../schedule_rule/multi_level_tiling.cc            |  4 +--
 .../multi_level_tiling_tensor_core.cc              |  5 +++
 .../test_meta_schedule_schedule_rule_mlt_tc.py     | 39 +++++++++++-----------
 4 files changed, 57 insertions(+), 21 deletions(-)