gigiblender opened a new pull request, #12066: URL: https://github.com/apache/tvm/pull/12066
This PR is a POC for [this RFC discussion](https://github.com/apache/tvm-rfcs/pull/84). It implments a `NameSupply` and `GlobalVarSupply` to be used in TVM for obtaining unique names / global vars. It also replaces the previous usages of a `name_map` and the `GetUniqueName` method with a `NameSupply`, or `GlobalVarSupply` depending on the case. -- 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]
