tqchen opened a new pull request, #18062: URL: https://github.com/apache/tvm/pull/18062
This PR updates the FFI type registry structures and API to be future compatible to reflection needs. - Introduce TVM_FFI_STATIC_INIT_BLOCK for all registration purposes. - Updates the MethodInfo and FieldInfo to contain complete ABI information. - Removes the dependency on unordered_map in the registry. - Updates TVMFFIErrorSetRaisedByCStr to TVMFFIErrorSetRaisedFromCStr to be more idiomatic -- 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]
