Couple of things to bring up.
-
The python docs for python/tvm/micro aren’t being generated near as I can tell. Seems like that would be worth it to enable.
-
We don’t as of yet have any tutorials for micro. While it might be early in the eyes of some, I kinda like small focused bits of code to drive use cases, fuel test cases and tutorials. I’ve got an initial one pulling in a tflite model mostly written following the style used in the tutorial/frontend directory. I’m not exactly clear how the web pages from <some_random_tutorial.py> are generated tho. If it actually runs the python within the file that’ll crash and burn without OpenOCD, a board etc.
Thoughts?