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 4806b80 [Hexagon] Refactor tvm.contrib.hexagon, NFC (#10616)
add 0d068f4 Add remaining targets to ci.py (#10425)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 16 +-
tests/scripts/ci.py | 329 ++++++++++++++++++++++++---
tests/scripts/task_build.py | 4 +-
tests/scripts/task_ci_setup.sh | 1 +
tests/scripts/task_config_build_arm.sh | 5 +-
tests/scripts/task_config_build_cpu.sh | 5 +-
tests/scripts/task_config_build_gpu.sh | 5 +-
tests/scripts/task_config_build_gpu_other.sh | 5 +-
tests/scripts/task_config_build_hexagon.sh | 5 +-
tests/scripts/task_config_build_i386.sh | 5 +-
tests/scripts/task_config_build_qemu.sh | 5 +-
tests/scripts/task_config_build_wasm.sh | 5 +-
12 files changed, 339 insertions(+), 51 deletions(-)