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

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


    from 7896108  [ARM] Fix NCHWc int8 dot product schedule lowering (#10773)
     add 6287357  [Arith] Remove diagnostic ctx argument from DetectIterMap 
(#10798)

No new revisions were added by this update.

Summary of changes:
 include/tvm/arith/iter_affine_map.h              |   7 +-
 src/arith/int_set.cc                             |   3 +-
 src/arith/iter_affine_map.cc                     | 164 +++++++----------------
 src/tir/ir/index_map.cc                          |   4 +-
 src/tir/schedule/analysis/analysis.cc            |   4 +-
 src/tir/schedule/analysis/layout.cc              |   3 +-
 src/tir/schedule/primitive/blockize_tensorize.cc |   3 +-
 7 files changed, 57 insertions(+), 131 deletions(-)

Reply via email to