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/02/23 12:42:11 UTC

[tvm] branch main updated (8947729 -> d3d8715)

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 8947729  [TOPI] VNNI support for batch matmul (#10332)
     add d3d8715  [TIR] TIR Schedule Misc Update (#10341)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/instruction_traits.h              | 13 +++++++++
 ...chedule_schedule_rule_cross_thread_reduction.py | 16 +++++------
 ...ta_schedule_schedule_rule_multi_level_tiling.py | 20 +++++++-------
 ...hedule_schedule_rule_random_compute_location.py |  2 +-
 tests/python/unittest/test_tir_schedule_trace.py   | 31 ++++++++++++++++++++++
 5 files changed, 63 insertions(+), 19 deletions(-)