junrushao opened a new pull request, #113: URL: https://github.com/apache/tvm-ffi/pull/113
This PR adds specialization of `tvm::ffi::details::FunctionInfo<>` for `ObjectRef` types, which fixes downstream compilation error. For more context, in downstream TVM usecases, a member function of an `ObjectRef` could be registered as a global function, which is not taken into consideration in current project, resulting in compilation issues. -- 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]
