You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/11/16 14:23:35 UTC

[GitHub] [tvm] Lunderberg commented on issue #10505: [Tracking Issue] BufferAccess Migration Followup Items

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org