Andrew, thanks for the summary :) .
Thanks everyone for the great discussion @cgerum @paulpb @philippvk @r.stahl @areusch @jroesch @mbs-octoml! [quote="areusch, post:6, topic:12039"] Partitioning: UMA is using the standard TVM partitioner, registering patterns using the pattern-table infrastructure, and invoking the same 3 passes used elsewhere to partition. This is a reuse of existing infrastructure so no further discussion is needed here. Should UMA choose to use any different partitioning scheme, we would need to ensure we are agreed on how it marks the end result of partitioning on the IRModule (e.g. which attribute and how does that correspond to target, etc). [/quote] Correct! Sounds good! [quote="areusch, post:6, topic:12039"] Codegen: UMA would like to provide a wrapper class which affords users the ability to implement a [TIR-to-runtime Hook ](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0010-target-registered-compiler-flow-customisation.md#relay-to-runtime-hook) (NOTE: RFC’d but not yet landed in the codebase cc @Mousius) for their target. @MJKlaiber let me know if this is not correct, but I think the overlap is pretty close to my understanding here. [/quote] This seems to be already in main: https://github.com/apache/tvm/pull/8423 [quote="areusch, post:6, topic:12039"] These last two bits are a bit complex and may be better discussed in a high-bandwidth setting. I’ll organize a community meeting so we can discuss them in an open forum sometime in the next few weeks. [/quote] We agree. Let's discuss point 2 and 3 in the next community meeting. CC @cgerum @paulpb @Mousius @jroesch @mbs-octoml @aca88 @SebastianBoblestETAS --- [Visit Topic](https://discuss.tvm.apache.org/t/rfc-uma-universal-modular-accelerator-interface/12039/7) 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/28c3643f1f07ce0243116d8a139e1555c098b4df34ee4ff77a3145441f12b180).