yaoyaoding opened a new pull request, #18274:
URL: https://github.com/apache/tvm/pull/18274

   This PR update the interface of `ffi.load_inline` to match 
`torch.utils.cpp_extensions.load_inline`:
   1. Rename `cpp_source` to `cpp_sources`, `cuda_source` to `cuda_sources`.
   2. Unify the `cpp_functions` and `cuda_functions` into `functions`. 
   3. Add `build_directory` to allow the user to specify the build directory 
directly.


-- 
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]

Reply via email to