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

   This PR updates the autodlpack path to automatically update the env stream 
to be consistent with torch stream context.
   
   The change would help to make FFI functions to be
   compatible in stream based executions.
   
   We leverage torch cpp_extension load_inline to create an efficient query 
function, the first time loading might take more time to build the jit module 
and
   things should be fast after the torch jit module is cached.


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