You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by le...@apache.org on 2022/02/03 18:52:18 UTC

[tvm] branch main updated (d436a10 -> 506bc3c)

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

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


    from d436a10  fix corner case when relay return empty tuple (#10128)
     add 506bc3c  [microTVM][Zephyr] Update RVM to Zephyr 2.7 (#10138)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/reference-vm/base-box-tool.py        | 11 ++++-
 apps/microtvm/reference-vm/zephyr/Vagrantfile      |  2 +-
 .../zephyr/base-box/base_box_provision.sh          |  6 +--
 .../reference-vm/zephyr/base-box/base_box_setup.sh | 11 ++---
 .../reference-vm/zephyr/base-box/base_box_test.sh  |  7 +--
 .../zephyr/template_project/microtvm_api_server.py |  9 +++-
 docker/Dockerfile.ci_qemu                          |  1 +
 docker/install/ubuntu_init_zephyr_project.sh       | 51 ++++++++++++++++------
 docker/install/ubuntu_install_zephyr.sh            | 15 +------
 ...hyr_project.sh => ubuntu_install_zephyr_sdk.sh} | 45 +++++++++----------
 10 files changed, 88 insertions(+), 70 deletions(-)
 copy docker/install/{ubuntu_init_zephyr_project.sh => ubuntu_install_zephyr_sdk.sh} (51%)