This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from f6b0c38 Update CI to use tlcpack/ci-cpu:v0.80 (#9865)
add d1ee201 Add aten::mv support (#9894)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 14 ++++++++++++++
src/ir/diagnostic.cc | 2 +-
src/relay/analysis/type_solver.cc | 8 +++++---
tests/python/frontend/pytorch/test_forward.py | 10 ++++++++++
tests/python/relay/test_any.py | 8 ++++++--
5 files changed, 36 insertions(+), 6 deletions(-)