You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2022/07/29 14:21:07 UTC

[tvm] branch main updated (aeda760e5e -> d183a4f306)

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 aeda760e5e [TIR] Disallow unused rhs vars in GetAutoTensorizeMapping (#12225)
     add d183a4f306 [microTVM][Zephyr][projectAPI] Minimize project build commands (#12209)

No new revisions were added by this update.

Summary of changes:
 .../template_project/CMakeLists.txt.template       |  2 +-
 .../zephyr/template_project/microtvm_api_server.py | 93 +++++++++++++---------
 gallery/how_to/work_with_microtvm/micro_tvmc.sh    | 14 ++--
 tests/micro/common/test_tvmc.py                    | 44 +++++-----
 4 files changed, 86 insertions(+), 67 deletions(-)