Thank you for visiting my question.
I'm now trying to run inference on bare-metal devices. More specifically, I'd like to use micro tvm(or the outputs from micro tvm) on **MCUs**. However, I went through some tutorials or notebooks created by developers: https://github.com/areusch/microtvm-blogpost-eval/blob/master/tutorial/standalone_utvm.ipynb https://colab.research.google.com/github/uwsampl/tutorial/blob/master/notebook/06_TVM_Tutorial_MicroTVM.ipynb#scrollTo=ce5eshWvUiyN and found that MCUs must be connected to the host machine anyway. Is it possible for me to download some binary into MCUs, and run inference without connecting to the host PC just as I can do with TFL micro? I'm not sure when MCUs have to communicate with the host PC to run inference, and when standalone MCUs can run inference without being connected to the host PC. Could anyone help me understand the mechanism? --- [Visit Topic](https://discuss.tvm.apache.org/t/standalone-execution-is-possible-after-all/11558/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/d3fa16ba5d1d4051148eb9db8c9048f299563f07416dc6b4ec5d43495417f561).
