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

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


    from 1f931e3  [RELAY] Fix reshape header file (#7218)
     add 2dd5f8d  [µTVM] Add documentation (#7164)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/reference-vm/zephyr/pyproject.toml |   4 +-
 docs/dev/index.rst                               |   8 +
 docs/dev/microtvm_design.rst                     | 348 +++++++++++++++++++++++
 docs/index.rst                                   |   1 +
 docs/microtvm/index.rst                          |  72 +++++
 tutorials/micro/README.txt                       |   4 +-
 tutorials/micro/micro_reference_vm.py            |   8 +-
 tutorials/micro/micro_tflite.py                  | 175 ++++++++----
 8 files changed, 551 insertions(+), 69 deletions(-)
 create mode 100644 docs/dev/microtvm_design.rst
 create mode 100644 docs/microtvm/index.rst

Reply via email to