Hzfengsy opened a new pull request, #15850: URL: https://github.com/apache/tvm/pull/15850
Wildcard importing is not recommended in Python projects: https://docs.python.org/3/tutorial/modules.html#importing-from-a-package I acknowledge that disabling it will bring extra effort to adding new operators, analysis and transforms. But it will make the code clear, also benefit the API reference doc. cc @junrushao @tqchen -- 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]
