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

   Prior to this commit, several diagnostics in the `WellFormedChecker` would 
explicitly extract the name from `relax::Var`, `tir::Var`, and `GlobalVar` 
instances.  This is unnecessary, as these classes can be printed directly, and 
skips any changes to the default printing behavior (e.g. printing of variable 
addresses) that may be useful while debugging.


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