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 ac5d7813df [microNPU] Fix flaky compute cycle annotation test (#11510)
add 2252f958f7 [microTVM][ARM][Zephyr] Add CMSIS dependencies in Zephyr
project build (#11362)
No new revisions were added by this update.
Summary of changes:
.../zephyr/template_project/microtvm_api_server.py | 45 ++++++++++++--
python/tvm/contrib/utils.py | 14 +++--
tests/micro/zephyr/conftest.py | 21 ++++++-
tests/micro/zephyr/test_zephyr.py | 70 ++++++++++++++++++++++
tests/micro/zephyr/test_zephyr_aot.py | 2 +
tests/micro/zephyr/test_zephyr_armv7m.py | 1 +
tests/scripts/task_python_microtvm.sh | 1 +
7 files changed, 144 insertions(+), 10 deletions(-)