tqchen commented on PR #20016: URL: https://github.com/apache/tvm/pull/20016#issuecomment-4992241996
Cross-checked the compatibility recommendation in review 4713897429. This change intentionally removes the Python .name_hint attribute as part of the API cleanup; .name is the sole reflected and Python Var attribute. The narrower name_hint= constructor input and compact-JSON migration remain to accept legacy construction and serialized graphs. The existing Var and DataflowVar absence assertions therefore match the intended contract, so no code change is needed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
