janetsc opened a new pull request, #12727:
URL: https://github.com/apache/tvm/pull/12727

   Improves runtime buffer management
   
   - Adds entry points to "acquire" and "release" resources in the device API 
object.
   - Ensures that the buffer manager is empty on acquisition.
   - Releases any remaining buffers on release.
   
   Future changes:
   
   - Unit test
   - Add thread manager


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