You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/08/18 14:06:02 UTC

[tvm] branch main updated (da7675c546 -> a96bda446c)

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

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


    from da7675c546 Fix memset of memory pool in PageMemoryManagerCreate (#12437)
     add a96bda446c Add RISC-V build/test pipeline to Jenkins. (#12441)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        | 257 +++++++++++++++++----
 ci/jenkins/Build.groovy.j2                         |  18 ++
 ci/jenkins/Test.groovy.j2                          |  20 ++
 ci/jenkins/generate.py                             |  10 +-
 tests/scripts/ci.py                                |  14 ++
 ...build_cortexm.sh => task_config_build_riscv.sh} |   2 -
 ...m_compute_library.sh => task_riscv_microtvm.sh} |   9 +-
 7 files changed, 272 insertions(+), 58 deletions(-)
 copy tests/scripts/{task_config_build_cortexm.sh => task_config_build_riscv.sh} (96%)
 copy tests/scripts/{task_python_arm_compute_library.sh => task_riscv_microtvm.sh} (77%)