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/05/11 11:10:43 UTC

[tvm] branch last-successful updated (0f6abea1ca -> 391b4d99ab)

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 0f6abea1ca [OpenCL] Change of OpenCL profiling logic (#11180)
     add 0828076732 [ci][docker] Add Jinja2 to image (#11265)
     add 025c3a3f69 [ci] Use r5.large nodes for builds and lint (#11258)
     add 391b4d99ab [USMP] Fix assert condition for TVMBackendAllocWorkspace (#11270)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                 | 173 +++++++++++++++++++---------
 docker/Dockerfile.ci_lint                   |   2 +-
 jenkins/Jenkinsfile.j2                      |  91 +++++++--------
 jenkins/macros.j2                           |  19 +++
 tests/python/relay/aot/test_crt_aot_usmp.py |   6 +-
 tests/scripts/task_lint.sh                  |  85 +++++++++-----
 6 files changed, 235 insertions(+), 141 deletions(-)