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/28 18:56:34 UTC

[tvm] branch main updated (3c737fbd5b -> ebbce649f0)

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 3c737fbd5b [TIR] Asynchronous stage in software pipeline (#12171)
     add ebbce649f0 [microTVM][tutorial] AOT host-driven tutorial with TFLite model (#12182)

No new revisions were added by this update.

Summary of changes:
 docs/conf.py                                   |   1 +
 gallery/how_to/work_with_microtvm/micro_aot.py | 180 +++++++++++++++++++++++++
 tests/scripts/task_python_microtvm.sh          |   2 +
 3 files changed, 183 insertions(+)
 create mode 100644 gallery/how_to/work_with_microtvm/micro_aot.py