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/04/07 23:05:50 UTC

[tvm] branch last-successful updated (c7c76d1940 -> 00c830ece0)

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 c7c76d1940 [ci] Add sccache to remaining Docker images (#10751)
     add 00c830ece0 relax reorder primitive's  affineness check (#10887)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/analysis.h                        | 11 +++
 src/tir/schedule/analysis/analysis.cc              | 50 ++++++++++--
 src/tir/schedule/primitive/loop_transformation.cc  | 21 +++--
 tests/python/unittest/test_tir_schedule_reorder.py | 89 ++++++++++++++++++++++
 4 files changed, 156 insertions(+), 15 deletions(-)