tqchen commented on issue #328: URL: https://github.com/apache/tvm-ffi/issues/328#issuecomment-3644616503
Thanks a lot for the note, scope-wise we are explicitly avoiding DeviceAPI for now baked in, knowing that at the FFI ABI layer libraries may choose to implement device functions by explicitly using interface like cudaMemcpy. Agree this is also quite useful in some settings, as of now tvm-runtime comes with such device API features, and one thing we can do is to streamline packaging bring up some support via tvm-runtime -- 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]
