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 4b0558c [EZ][Typo] Correct gather, scatter type rel error message
(#10023)
add f93f2a6 [microTVM][tvmc] Add TVMC Micro tutorial for Zephyr (#10024)
No new revisions were added by this update.
Summary of changes:
docs/conf.py | 1 +
.../how_to/work_with_microtvm/micro_autotune.py | 7 +-
gallery/how_to/work_with_microtvm/micro_tvmc.py | 198 +++++++++++++++++++++
tests/micro/common/test_tvmc.py | 2 +-
4 files changed, 203 insertions(+), 5 deletions(-)
create mode 100644 gallery/how_to/work_with_microtvm/micro_tvmc.py