tqchen commented on PR #18189:
URL: https://github.com/apache/tvm/pull/18189#issuecomment-3161372853

   Note for upgrade
   
   - If an object is not registered in python side and returned, it will 
results in a warning, and very likely we no longer will be able to access its 
field in python side
      -  Note that previous fallback access is very slow and is not desirable
   - Solution is to expose the object(and the base object if they also have 
members) via `@register_object`
   


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