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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to