This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from a1260cc Make keras reshape less restrictive (#7446)
add b8a8340 [µTVM] Use standalone_crt build tree for all µTVM builds
(#7333)
No new revisions were added by this update.
Summary of changes:
cmake/modules/StandaloneCrt.cmake | 8 +-
python/tvm/micro/__init__.py | 4 +-
python/tvm/micro/build.py | 174 ++++++++++++++++++++----------
python/tvm/micro/compiler.py | 5 +-
tests/micro/qemu/test_zephyr.py | 3 +-
tests/python/unittest/test_crt.py | 13 +--
tests/python/unittest/test_link_params.py | 13 +--
tests/scripts/task_ci_setup.sh | 5 +
tutorials/micro/micro_tflite.py | 13 +--
9 files changed, 148 insertions(+), 90 deletions(-)