You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2021/10/25 18:20:59 UTC

[tvm] branch main updated (df2bcfb -> 133a7dc)

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

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


    from df2bcfb  [COMMUNITY] Xiyou Zhou -> reviewer (#9361)
     add 133a7dc  [microTVM] Add platform version check to template project (#9274)

No new revisions were added by this update.

Summary of changes:
 .../template_project/microtvm_api_server.py        | 29 +++++++++++++++++++++
 .../arduino/base-box/base_box_provision.sh         |  6 ++++-
 .../zephyr/base-box/base_box_provision.sh          |  3 ++-
 .../zephyr/template_project/microtvm_api_server.py | 30 ++++++++++++++++++++++
 docker/install/ubuntu_install_arduino.sh           |  5 ++--
 docker/install/ubuntu_install_zephyr.sh            |  6 ++++-
 6 files changed, 74 insertions(+), 5 deletions(-)