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/04/08 14:54:58 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-1092955480

   Following some debugging with @areusch on an issue caused by `preflattened_buffer_map`, I did some experimenting on how hard it would be to remove it altogether.  #10940 is a proof of concept for keeping the preflattened shape in the `buffer_map`, while the function body refers only to flattened aliases of the user-provided buffers.  It looks like it is working pretty well, and intend to open an RFC for further discussion on it in the near future.


-- 
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