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 687ef5b23d [MetaSchedule] Remove Exception Catch for Multithread 
Postproc Application (#13084)
     add 458ca81c01 [TIR] Allow IndexMap applied to arguments with different 
dtypes (#13085)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt_functor.h                     | 26 +++++++
 src/tir/ir/index_map.cc                            | 25 +++++-
 src/tir/ir/stmt_functor.cc                         | 89 ++++++++++++++++++++++
 tests/python/unittest/test_index_map.py            | 10 +++
 .../unittest/test_tir_schedule_transform_layout.py | 35 +++++++++
 5 files changed, 181 insertions(+), 4 deletions(-)

Reply via email to