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 b566212 Move to new style issue template system (#8898)
add 8fbd21d [Vulkan][Topi] Parametrizing additional topi tests, marking
vulkan failures (#8904)
No new revisions were added by this update.
Summary of changes:
src/target/spirv/spirv_support.cc | 3 +
.../topi/python/test_topi_conv1d_transpose_ncw.py | 161 +++---
tests/python/topi/python/test_topi_conv2d_nhwc.py | 92 ++--
tests/python/topi/python/test_topi_correlation.py | 171 +++---
tests/python/topi/python/test_topi_loss.py | 26 +-
tests/python/topi/python/test_topi_math.py | 413 +++++++-------
tests/python/topi/python/test_topi_reduce.py | 229 ++++----
tests/python/topi/python/test_topi_softmax.py | 116 ++--
tests/python/topi/python/test_topi_sort.py | 156 ++----
tests/python/topi/python/test_topi_unique.py | 128 ++---
tests/python/topi/python/test_topi_vision.py | 603 ++++++++++-----------
tests/python/unittest/test_tir_intrin.py | 60 +-
tests/python/unittest/test_tvm_testing_features.py | 5 +-
13 files changed, 1035 insertions(+), 1128 deletions(-)