You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/11/21 03:41:04 UTC

[tvm] branch main updated (26d9b5a7c6 -> d6632070a0)

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 26d9b5a7c6 [Hotfix] Skip Flaky Tests (Tracked in #13443) (#13444)
     add d6632070a0 [Fix] Fix IndexDataTypeNormalizer to avoid redundant casting (#13449)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/data_type_rewriter.h             |  1 +
 src/te/operation/create_primfunc.cc              |  2 +-
 src/tir/ir/data_type_rewriter.cc                 | 11 +++++++-
 tests/python/unittest/test_te_create_primfunc.py | 36 ++++++++++++++++++++++--
 4 files changed, 46 insertions(+), 4 deletions(-)