oraluben commented on issue #281: URL: https://github.com/apache/tvm-ffi/issues/281#issuecomment-3568769304
Based on my experiment, mlx's dlpack support isn't very well (it cannot load from a dlpack closure, and memory synchronization seems to have issue when modifying a dlpack tensor exported by mlx from torch). So I think a reasonable short-term goal is to make tvm-ffi work with torch mps backend, i.e. compile metal kernel w.o. torch (and minimal efforts to migrating from an existing extension). -- 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]
