junrushao commented on issue #281: URL: https://github.com/apache/tvm-ffi/issues/281#issuecomment-3568787921
I didn’t very much touch TVM’s Metal backend before, and I’m trying to understand the challenges here. > the ability to share, or query current global context, if the goal is interop @tqchen Could you kindly point out what specifically is missing in forms of TVM code? I’m reading the runtime code here (https://github.com/apache/tvm/blob/main/src/runtime/metal/metal_module.mm#L85) and am trying to figure out which extra APIs are needed to enable tvm-ffi for Metals -- 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]
