You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/12/03 01:07:59 UTC

[tvm] branch main updated (e212f96 -> 399e703)

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

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


    from e212f96  [Backend][Verilator] regression tests (#7000)
     add 399e703  [µTVM] Modify reference VMs to support new µTVM demo (#7001)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/reference-vm/base-box-tool.py        | 33 +++++++++++++++++-----
 apps/microtvm/reference-vm/zephyr/Vagrantfile      |  4 +++
 .../microtvm/reference-vm/zephyr/base-box/setup.sh | 11 +++++---
 .../reference-vm/zephyr/base-box/test-config.json  |  4 +++
 apps/microtvm/reference-vm/zephyr/pyproject.toml   |  5 ++--
 apps/microtvm/reference-vm/zephyr/rebuild-tvm.sh   |  1 +
 apps/microtvm/reference-vm/zephyr/setup.sh         |  9 ++++--
 7 files changed, 51 insertions(+), 16 deletions(-)
 create mode 100644 apps/microtvm/reference-vm/zephyr/base-box/test-config.json