ved1beta commented on issue #578:
URL: https://github.com/apache/tvm-ffi/issues/578#issuecomment-4402789728

   shipped the toDLPackNonOwning fix: 
https://github.com/pytorch/pytorch/pull/182924
   
   A few things on the addon:
   
   Singleton or thread-local? What if torch and mlx are both loaded?
   Does AcquireEncoder fit mlx's lazy model, or would mlx need its own handle?
   ReleaseEncoder = release last one on this thread?
   Who calls GetDispatchQueue — kernel or framework?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to