This is an automated email from the ASF dual-hosted git repository.
jcf94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 2b57907 fix minor misspelling (#8476)
add cba9cf3 [VM] Fix the shape function of conv nhwc (#8480)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/nn/_nn.py | 55 ++++++++++++++++++++------
python/tvm/topi/arm_cpu/conv2d_spatial_pack.py | 4 +-
python/tvm/topi/cuda/conv2d_nhwc.py | 9 +++--
tests/python/relay/test_any.py | 35 +++++++++++++++-
4 files changed, 86 insertions(+), 17 deletions(-)