[quote="junrushao, post:32, topic:1721"] Yep it will be interesting to see how we could offload parts of Relay IR to different third-party IRs, including MLIR, TensorRT, etc. [/quote]
Just as a info/update on this thread, MLIR now have "controlable schedule" concept that allows a separate schedule to control things on a IR. As a example, in their presentation, Halide and TVM are cited. Probably now, with this, is more easy (or at least it would be) and straightforward to represent TVM's schedule part and the TIR parts with MLIR. This "controlable part" (or schedule) is a dialect itself, but one controlling elements of a IR. I leave this here, just as a pure info, but I assume many of you are already being aware. The presentation: https://youtu.be/P4gUj3QtH_Y --- [Visit Topic](https://discuss.tvm.apache.org/t/google-lasted-work-mlir-primer/1721/42) 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/cb8921b399433dc7d7dde7cad594445661ab11e73bc47e329267ac7f65911c3f).