gbonik opened a new pull request, #12299:
URL: https://github.com/apache/tvm/pull/12299

   Motivation: when printing a piece of TIR, we need to track an ObjectPath 
from the root TIR object to the currently printed object. This means that we 
need a convenient way to maintain an ObjectPath whenever we access a 
sub-object, e.g. via an attribute.
   
   cc @yelite @junrushao1994 


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