Skip to content

Commit

Permalink
Task21 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anleeos authored Dec 8, 2023
1 parent ab6475c commit 902ea32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/topic/microtvm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ microTVM 目前测试支持 Zephyr RTOS 的 Cortex-M 微控制器;不过,它

在使用 microTVM 之前,推荐使用支持的开发板。然后,按照这些教程开始使用 microTVM:

1. [启动 microTVM 虚拟机参考手册](/docs/how_to/microtvm/microtvm_vm)。microTVM 教程依赖于 Zephyr 和硬件的编译器工具链。通过虚拟机参考手册,可快速安装这些依赖
2. 尝试使用 [TFLite 教程的 microTVM](/docs/how_to/microtvm/microtvm_tflite)
3. 尝试运行更复杂的 [CIFAR10-CNN 模型](https://github.com/areusch/microtvm-blogpost-eval)
1. 尝试使用[microTVM CLI 工具](https://tvm.apache.org/docs/v0.13.0/how_to/work_with_microtvm/micro_tvmc.html#tutorial-micro-cli-tool)
2. 尝试使用 [microTVM TFLite 教程](/docs/how_to/microtvm/microtvm_tflite)
3. 尝试运行更复杂的教程 [使用 microTVM 创建你的 MLPerfTiny 提交](https://tvm.apache.org/docs/v0.13.0/how_to/work_with_microtvm/micro_mlperftiny.html#tutorial-micro-mlperftiny)

## microTVM 的工作原理

Expand Down

0 comments on commit 902ea32

Please sign in to comment.