This is the right way to go. However I have two concern,
1) How to fuse ops as much as possible? Basically fusion is copy propagation 
optimization in compilers, which is based on data flow analysis, but still lack 
of programming analysis in TVM now.
2) TE tensorize can not handle some complex pattern matching, see 
https://github.com/apache/incubator-tvm/pull/1053, can we do 100% pattern 
matching in tir?





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/rfc-tensorir-a-schedulable-ir-for-tvm/7872/29)
 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/78c2de28cf50a3f0e21bd234a9fd975d7fd77c870c4627104dab67469571f219).

Reply via email to