You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2022/11/22 16:52:51 UTC

[tvm] branch main updated (f38dbbbd32 -> e662970647)

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

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


    from f38dbbbd32 Bump tflite from 2.4.0 to 2.10.0 in /apps/microtvm/cmsisnn (#13457)
     add e662970647 [microTVM] enable building microTVM components by default (#13073)

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, 13 insertions(+), 14 deletions(-)