Optimizing Mobile Deep Learning on ARM GPU with TVM
-
Updated
Oct 15, 2018 - C
Optimizing Mobile Deep Learning on ARM GPU with TVM
This project contains a code generator that produces static C NN inference deployment code targeting tiny micro-controllers (TinyML) as replacement for other µTVM runtimes. This tools generates a runtime, which statically executes the compiled model. This reduces the overhead in terms of code size and execution time compared to having a dynamic …
Simple microTVM example for running ONNX model on NUCLEO-F746ZG board
TVM on Azure Sphere Platform
A minimum microTVM standalone example for Raspberry Pi Pico
Add a description, image, and links to the tvm topic page so that developers can more easily learn about it.
To associate your repository with the tvm topic, visit your repo's landing page and select "manage topics."