+1
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/issues/16368#issuecomment-1884206206
You are receiving this because you are subscribed to this thread.
Message ID:
Closed #15489.
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm/pull/15489#event-10016232566
You are receiving this because you are subscribed to this thread.
Message ID:
> Well I mean this is awesome to have MSC, but is there any way we could
> potentially split the PR to certain reviewable size?
let me think of that. Maybe split it into some small parts as following:
M0.1: Passes for set name and layout for expressions (src/contrib/msc/transform)
M0.2: MSCGraph
RFC @
https://discuss.tvm.apache.org/t/rfc-unity-msc-introduction-to-multi-system-compiler/15251
Tacking issue @ https://github.com/apache/tvm/issues/15233
This is the M0 of MSC(Multi-System Compiler): Build MSCGraph core parts. Enable
translation between Relay, Relax and MSCGraph without loss i