Lunderberg commented on issue #10505: URL: https://github.com/apache/tvm/issues/10505#issuecomment-1317102549
As part of the follow-up (and as part of [RFC#70](https://github.com/apache/tvm-rfcs/pull/70)), PR #10940 has now landed, removing the pre-flattened buffer map. The `PrimFuncNode::buffer_map` now contains the original pre-flattened buffer shape through all TIR lowering steps, and flattened buffers are represented as aliases into the argument buffer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
