DarkSharpness opened a new issue, #184: URL: https://github.com/apache/tvm-ffi/issues/184
Great work! I have a small suggestion. Currently, `tvm_ffi.cpp.build_inline` only accepts raw cpp/CUDA source code strings, rather than file paths. It would be useful to add a `tvm_ffi.cpp.load` function, similar to `torch.utils.cpp_extension.load`, which can directly compile from source files. -- 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]
