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 babaa74 Fix error when compile tvm with latest llvm14git (#8682)
add 8679b4f [UnitTests] Added cuDNN to default test targets (#8383)
No new revisions were added by this update.
Summary of changes:
python/tvm/testing.py | 44 ++++++--
python/tvm/topi/cuda/conv2d.py | 11 +-
src/target/target.cc | 125 ++++++++++++---------
tests/python/topi/python/test_topi_batch_matmul.py | 3 +-
tests/python/topi/python/test_topi_conv2d_nchw.py | 4 +
5 files changed, 116 insertions(+), 71 deletions(-)