This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 2d50979606 [TVMScript] Allow T.bool type annotations (#12975)
add 7fc35da3b9 [TEST] CPU feature detection for x86 and ARM dot product
instructions (#12980)
No new revisions were added by this update.
Summary of changes:
python/tvm/testing/utils.py | 45 +++++++++++++++
.../test_meta_schedule_auto_tensorize.py | 7 ++-
tests/python/relay/test_op_level1.py | 2 +-
tests/python/relay/test_op_level10.py | 2 +-
tests/python/relay/test_op_level2.py | 65 ++++++++++++----------
.../unittest/test_meta_schedule_tune_relay.py | 9 +--
6 files changed, 91 insertions(+), 39 deletions(-)