Hi @areusch,

Sorry for my late reply. I needed some time to clean up my thought.

Could you correct me if I'm wrong?

As you probably know, I was confused about LLVM, and how it is used.
So LLVM is used to build TVM compiler. LLVM also works when you input your 
model into TVM compiler and get TVM's IR. LLVM compiles the TVM's IR, and 
produces executables.
(I'm still not sure where gcc is used when you build TVM from source though...)

![{809DA627-3A94-42BF-9588-56BDB9749AB2}.png|690x124](upload://dF7kSpxPWdBLmVmE0qPaBIJSNIy.jpeg)
 

You don't alway need to use LLVM. In that case, you specify 'c' as the target, 
and get your C code ready. You can use this C code, the runtime and your other 
programs to build with your own compiler, and run inference on MCUs.

Sorry while you're budy preparing for TVMCon. Day1 was wonderful. I'm looking 
forward to Day2 and 3 as well.





---
[Visit Topic](https://discuss.tvm.apache.org/t/what-is-target-in-tvm/11682/5) 
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/723ce4256921f2e8d194e2bbdd5a38f53d723a696452fda681ac33cf8c59b5c5).

Reply via email to