yaoyaoding opened a new pull request, #283: URL: https://github.com/apache/tvm-ffi/pull/283
This PR adds `include/tvm/ffi/extra/cubin_launcher.h`, a header only utility, that loads cubin from byte buffer or a file and launch it. The utility is based on CUDA Driver API (particularly the `Library Management` group APIs). The PR also includes the example to use it and a README.md. -- 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]
