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 91311b3 [Relay]Frontend][Onnx] Remove pop that interferes with nested
loops. (#7781)
add 2f109a7 [microTVM] Update Zephyr 2.5 (#7786)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 2 +-
apps/microtvm/reference-vm/base-box-tool.py | 7 +++----
apps/microtvm/reference-vm/zephyr/Vagrantfile | 2 +-
apps/microtvm/reference-vm/zephyr/base-box/setup.sh | 13 ++++++++-----
apps/microtvm/reference-vm/zephyr/base-box/test-config.json | 4 ++--
apps/microtvm/zephyr/demo_runtime/boards/nucleo_f746zg.conf | 4 ++--
apps/microtvm/zephyr/demo_runtime/boards/qemu_x86.conf | 2 ++
apps/microtvm/zephyr/demo_runtime/prj.conf | 1 -
apps/microtvm/zephyr/demo_runtime/src/main.c | 12 ++++++++----
docker/install/ubuntu_install_zephyr.sh | 13 +++++++------
python/tvm/micro/contrib/zephyr.py | 2 +-
python/tvm/micro/transport/file_descriptor.py | 9 +++++++--
python/tvm/micro/transport/serial.py | 5 ++++-
tests/micro/zephyr/test_zephyr.py | 4 ++--
14 files changed, 48 insertions(+), 32 deletions(-)
mode change 100644 => 100755 apps/microtvm/reference-vm/base-box-tool.py