This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 01b98c1 Improve AArch64 depthwise convolution through smlal/smlal2
intrinsic (#6711)
add 174e21a [CI] Torch 1.7 update to mainline (#6828)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 2 +-
docker/install/ubuntu_install_onnx.sh | 2 +-
python/tvm/relay/frontend/pytorch.py | 60 +++++++++++++---------
tests/python/frontend/pytorch/qnn_test.py | 3 +-
tests/python/frontend/pytorch/test_forward.py | 4 +-
.../unittest/test_auto_scheduler_layout_rewrite.py | 5 +-
.../frontend/deploy_object_detection_pytorch.py | 6 +--
tutorials/frontend/from_pytorch.py | 6 +--
8 files changed, 50 insertions(+), 38 deletions(-)