manupa-arm opened a new pull request #9214: URL: https://github.com/apache/tvm/pull/9214
This commit implements a greedy by size memory planning algorithm using proposed USMP design (See the [RFC](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0009_Unified_Static_Memory_Planning.md) for more details). * Added a test case of linear sequence of operators with two pools * Added a test case with residual structures This is blocked on #9168 and #8468 being merged. Thus this is based on top of those PRs. -- 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]
