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 079eb4e [microNPU] Add a pass to move allocate nodes to the outer
scope (#10725)
add 1b654e9 [ci] Generate Jenkinsfile from a template (#10740)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 60 ++++++-----
Jenkinsfile => jenkins/Jenkinsfile.j2 | 66 ++++++------
jenkins/generate.py | 120 +++++++++++++++++++++
.../settings.gradle => jenkins/macros.j2 | 4 +-
jenkins/requirements.txt | 2 +
tests/lint/check_file_type.py | 2 +
tests/scripts/task_lint.sh | 6 ++
7 files changed, 195 insertions(+), 65 deletions(-)
copy Jenkinsfile => jenkins/Jenkinsfile.j2 (94%)
mode change 100755 => 100644
create mode 100644 jenkins/generate.py
copy apps/android_rpc/settings.gradle => jenkins/macros.j2 (88%)
create mode 100644 jenkins/requirements.txt