You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ec...@apache.org on 2022/11/29 05:28:43 UTC

[tvm] branch main updated (95d2e9fa35 -> 57de9e7f3d)

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

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


    from 95d2e9fa35 [ARM] Add dynamic matvec support (#13502)
     add 57de9e7f3d Revert "[microTVM] enable building microTVM components by default" (#13503)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                               | 7 +------
 cmake/config.cmake                           | 3 +++
 conda/recipe/build.sh                        | 3 ---
 conda/recipe/meta.yaml                       | 3 ---
 tests/scripts/task_config_build_arm.sh       | 1 +
 tests/scripts/task_config_build_cortexm.sh   | 1 +
 tests/scripts/task_config_build_cpu.sh       | 1 +
 tests/scripts/task_config_build_gpu.sh       | 1 +
 tests/scripts/task_config_build_gpu_other.sh | 1 +
 tests/scripts/task_config_build_hexagon.sh   | 2 ++
 tests/scripts/task_config_build_i386.sh      | 1 +
 tests/scripts/task_config_build_minimal.sh   | 1 +
 tests/scripts/task_config_build_riscv.sh     | 1 +
 tests/scripts/task_config_build_wasm.sh      | 1 +
 14 files changed, 15 insertions(+), 12 deletions(-)