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/04/27 20:10:33 UTC

[tvm] branch last-successful updated (1147d74ce7 -> 3afb433eb8)

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 1147d74ce7 [CI][DOCKER] Install blocklint for identifying non-inclusive language (#11128)
     add 141c8b8c4b [Frontend][ONNX] Update softmax calculation method when dimension > 2 (#11123)
     add 3afb433eb8 [ci] Split hexagon into 2 steps (#11132)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                | 141 ++++++++++++++++++++++++++---
 jenkins/Jenkinsfile.j2                     |  41 ++++++---
 jenkins/macros.j2                          |   2 +-
 python/tvm/relay/frontend/onnx.py          |  22 ++---
 tests/python/frontend/onnx/test_forward.py |   4 +
 5 files changed, 174 insertions(+), 36 deletions(-)