manupa-arm opened a new pull request #9565:
URL: https://github.com/apache/tvm/pull/9565


   RFC : 
https://github.com/apache/tvm-rfcs/blob/main/rfcs/0009_Unified_Static_Memory_Planning.md
   
   This commit integrates the USMP to AoT executor codegen as a Pass.
   It also introduces two PassContext options to disable USMP as well as
   StorageRewrite passes. Currently it will only support U1 usecase where
   TVM internally generates a workspace buffer. The creation of constant
   buffers will be added when we have tir.allocate_const support.
   
   


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