tqchen commented on issue #422: URL: https://github.com/apache/tvm-ffi/issues/422#issuecomment-3855962919
Interesting usecase, I am not sure if such case is supported. But one possible way to try is take a static library, you can try to export cute as a .o file and use `tvm.runtime.load_static_library` like what cutlass uses -- 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]
