This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 4bd64b8 [microNPU] Use TF reference kernels for codegen tests where
possible (#10762)
add 7896108 [ARM] Fix NCHWc int8 dot product schedule lowering (#10773)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/arm_cpu.py | 16 ++--
python/tvm/topi/arm_cpu/conv2d_int8.py | 3 +-
python/tvm/topi/arm_cpu/tensor_intrin.py | 2 +-
tests/python/topi/python/test_topi_conv2d_int8.py | 97 ++++++++++------------
.../unittest/test_meta_schedule_integration.py | 4 +-
5 files changed, 60 insertions(+), 62 deletions(-)