DarkSharpness opened a new pull request, #213: URL: https://github.com/apache/tvm-ffi/pull/213
Related issue #184 . This PR aims at improving the functionality of `build_inline`. We implement a new `build`/`build_and_load` function which accepts paths to cpp/cuda files instead of raw string of cpp/cuda files. They have an interface similar to [`torch.utils.cpp_extension.load`](https://docs.pytorch.org/docs/2.9/cpp_extension.html#torch.utils.cpp_extension.load). -- 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]
