tqchen opened a new pull request, #18289: URL: https://github.com/apache/tvm/pull/18289
This PR streamlines the macros related to object and ref declaration. - TVM_FFI_DECLARE_BASE_OBJECT_INFO => TVM_FFI_DECLARE_OBJECT_INFO - TVM_FFI_DECLARE_FINAL_OBJECT_INFO => TVM_FFI_DECLARE_OBJECT_INFO_FINAL - Move mutable annotation as field in the object - Auto detect mutablity in object ref getter and operator ptr -- 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]
