This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 47225aa [TIR][REFACTOR] Deprecate FreeStmt (#5890)
add 7a9346a Add MicroTVM tutorial using the STM32F746 discovery board
(#5655)
No new revisions were added by this update.
Summary of changes:
docs/conf.py | 1 +
tutorials/micro/README.txt | 4 +
tutorials/micro/micro_tflite.py | 218 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 223 insertions(+)
create mode 100644 tutorials/micro/README.txt
create mode 100644 tutorials/micro/micro_tflite.py