This is an automated email from the ASF dual-hosted git repository.
zhaowu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from abfa79d update tutorial to new TARGET as micro_dev is no more (#6262)
add b6b5ace Improve NHWC depthwise convolution for AArch64 (#6095)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/arm_cpu.py | 7 +-
python/tvm/relay/qnn/op/legalizations.py | 8 +-
python/tvm/topi/arm_cpu/depthwise_conv2d.py | 167 ++++++++++++++++++++-
.../topi/python/test_topi_depthwise_conv2d.py | 1 +
4 files changed, 177 insertions(+), 6 deletions(-)