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 657880cdce [Bugfix][TIR] Fix duplicate AllocateConst in CacheReadWrite 
schedule primitive (#16660)
     add 7b7677fc75 [TIR] Enhance and fix tensorize schedule for some case 
(#16560)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/ir_comparator.cc                  |  24 +++++
 src/tir/schedule/ir_comparator.h                   |   1 +
 src/tir/schedule/primitive/blockize_tensorize.cc   |   5 +-
 src/tir/transforms/simplify.cc                     |   8 ++
 src/tir/transforms/simplify.h                      |   9 +-
 .../tir-schedule/test_tir_schedule_tensorize.py    | 118 +++++++++++++++++++++
 6 files changed, 159 insertions(+), 6 deletions(-)

Reply via email to