Re: [apache/tvm] [VOTE] Transition Main to Unity (Issue #16368)

2024-01-09 Thread Archermmt
+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:

Re: [apache/tvm] [RFC][Unity][MSC] MileStone 0 (PR #15489)

2023-08-05 Thread Archermmt
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:

Re: [apache/tvm] [RFC][Unity][MSC] MileStone 0 (PR #15489)

2023-08-05 Thread Archermmt
> 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

[apache/tvm] [RFC][Unity][MSC] MileStone 0 (PR #15489)

2023-08-04 Thread Archermmt
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