You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/13 18:25:11 UTC

[tvm] branch last-successful updated (6a6093bc18 -> 7d9a07ccc7)

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 6a6093bc18 fold const or empty iter partition (#12080)
     add 7d9a07ccc7 [TIR][Schedule] Refactor Tensorize (#12070)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/blockize_tensorize.cc   | 853 ++++++++++-----------
 .../python/unittest/test_tir_schedule_blockize.py  | 322 ++++----
 2 files changed, 580 insertions(+), 595 deletions(-)