This is an automated email from the ASF dual-hosted git repository.

wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 81b42e6746 Making CMSIS-NN tests pylint compliant (#11625)
     add af0128158c [TIR][Schedule] Allow named block and buffer arguments in 
Schedule (#11624)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/schedule/schedule.py                | 112 ++++++++++++++-------
 src/tir/schedule/primitive/cache_read_write.cc     |   9 +-
 .../unittest/test_tir_schedule_cache_read_write.py |  94 ++++++++---------
 .../unittest/test_tir_schedule_compute_at.py       |  78 +++++++-------
 .../unittest/test_tir_schedule_compute_inline.py   | 106 +++++++++----------
 .../python/unittest/test_tir_schedule_reduction.py |  10 +-
 tests/python/unittest/test_tir_schedule_reindex.py |  32 +++---
 .../python/unittest/test_tir_schedule_sampling.py  |  10 +-
 .../python/unittest/test_tir_schedule_set_scope.py |   9 +-
 .../unittest/test_tir_schedule_storage_align.py    |   6 +-
 .../unittest/test_tir_schedule_transform_layout.py |  32 +++---
 .../python/unittest/test_tir_schedule_utilities.py |  20 ++--
 12 files changed, 291 insertions(+), 227 deletions(-)

Reply via email to