Hmm so there are different levels of representation for the operations in the 
model. Relay which is graph level representation, it is like your standard 
dataflow graph, e.g. in tensorflow or onnx. 

These get lowered down to TIR eventually which is something that looks like 
actual code with for loops. I'm guessing you are looking to optimize TIR level 
stuff?





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/question-on-how-to-manual-schedule-and-optimize-the-front-model/11472/2)
 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/498877a890cb67b1221e6f6e9379a9468ccddd3b2d9027a9c624e6958cd19a86).

Reply via email to