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 c14f5e1e50 [ONNX] Handle multiple imports (#13065)
     add f4e9179601 [TIR] Fix handling of int64 extent in blockize and 
tensorize (#13069)

No new revisions were added by this update.

Summary of changes:
 src/arith/iter_affine_map.cc                       | 41 +++++++----
 src/tir/schedule/ir_comparator.cc                  | 12 +--
 src/tir/schedule/primitive/blockize_tensorize.cc   |  2 +-
 .../schedule/primitive/layout_transformation.cc    | 11 ++-
 .../python/unittest/test_tir_schedule_blockize.py  | 35 +++++++++
 .../python/unittest/test_tir_schedule_tensorize.py | 85 ++++++++++++++++++++++
 6 files changed, 161 insertions(+), 25 deletions(-)

Reply via email to