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

   This PR robustifies the web runtime to reduce memory leak
   and enhances the runtime with object support.
   
   Specifically we introduce scoping and auto-release
   mechanism when we exit the scope. The improvements
   are helpful to deal with memory leak in wasm and webgpu settings.


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