tqchen opened a new pull request, #99: URL: https://github.com/apache/tvm-ffi/pull/99
This PR exposes Function.__from_extern_c__ method that allows constructing of a function from raw int and an optional keep alive var. It can be helpful to be used to create a function from JIT execution engine that provides such a symbol. -- 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]
