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 63bb3b9 [Hexagon] Provide empty weak definitions of two missing
functions (#10847)
add 912993f [ARM] Fix int8 NCHWc compute and alter layout (#10839)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/arm_cpu/conv2d_alter_op.py | 2 +-
python/tvm/topi/arm_cpu/conv2d_int8.py | 9 ++++++---
python/tvm/topi/arm_cpu/tensor_intrin.py | 21 +++++++++++----------
python/tvm/topi/nn/conv2d.py | 1 -
python/tvm/topi/x86/conv2d_int8.py | 2 +-
tests/python/topi/python/test_topi_conv2d_int8.py | 14 +++++++-------
6 files changed, 26 insertions(+), 23 deletions(-)