You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2022/01/12 20:56:45 UTC

[tvm] branch main updated (d216730 -> 586944e)

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

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from d216730  [microNPU] Enable the codegen tests for 256 mac Arm(R) Ethos(TM)-U65 NPU (#9815)
     add 586944e  Implement [skip ci] for Jenkins (#9554)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                         | 192 ++++++++++++++++++++----------------
 docs/contribute/committer_guide.rst |  34 +++++++
 tests/python/unittest/test_ci.py    | 132 +++++++++++++++++++++++++
 tests/scripts/git_skip_ci.py        | 110 +++++++++++++++++++++
 4 files changed, 382 insertions(+), 86 deletions(-)
 create mode 100644 tests/python/unittest/test_ci.py
 create mode 100755 tests/scripts/git_skip_ci.py