areusch commented on issue #8062:
URL: https://github.com/apache/tvm/issues/8062#issuecomment-842680442


   cc @Mousius @manupa-arm i think Graph Memory planning is sharing the output 
buffer (here named `output_data0`) with other intermediates. we probably need 
to add logic to GraphPlanMemory to stop it from doing this when AOT is enabled, 
since AOT's API treats the output parameter as a user-supplied memory region.


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

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


Reply via email to