Also, when I see the micro TVM tutorial,
https://tvm.apache.org/docs/how_to/work_with_microtvm/micro_tflite.html#microtvm-with-tflite
I found that it specifies more concrete strings as the target.

If you specify like below,
> TARGET = tvm.target.target.micro("stm32f746xx")
> BOARD = "nucleo_f746zg" # or "stm32f746g_disco#"
Does it always mean you generate C?
When I went though this tutorial, what output am I supposed to get?
What is the tar file you want to generate here?

Sorry, I'm still not sure about the concept of 'template project' or 'model
library format'.
---
[Visit Topic](https://discuss.tvm.apache.org/t/what-is-target-in-tvm/11682/6)
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/dd00b82d745d4d03485b025edea7dd96871a7cf2d787a23a5cba818a882ab8c0).