You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/20 17:42:35 UTC

[tvm] branch last-successful updated (e18b48bed8 -> ecd003c742)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from e18b48bed8 [Fix] naming outputs of graph nodes by op_name:output_index (#12809)
     add 18909a4c13 [ONNX] Upgrade onnx and onnxruntime (#12729)
     add ecd003c742 [ci] Lint PR title/body for @ tags (#12840)

No new revisions were added by this update.

Summary of changes:
 ci/scripts/check_pr.py                     | 18 ++++-----
 docker/install/ubuntu_install_onnx.sh      |  4 +-
 tests/python/ci/test_ci.py                 | 12 ++++++
 tests/python/frontend/onnx/test_forward.py | 64 ++++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 12 deletions(-)