This is an automated email from the ASF dual-hosted git repository.
zhaowu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 6dc8e22 [rust][tvm-graph-rt]: maintain error sources when propagating
errors, swap Mutex for RwLock (#6815)
add 01b98c1 Improve AArch64 depthwise convolution through smlal/smlal2
intrinsic (#6711)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/arm_cpu/depthwise_conv2d.py | 65 +++++++++++++---
python/tvm/topi/arm_cpu/tensor_intrin.py | 90 ++++++++++++++++++++++
.../topi/python/test_topi_depthwise_conv2d.py | 54 +++++++++++++
3 files changed, 200 insertions(+), 9 deletions(-)