SiriusNEO commented on code in PR #14670: URL: https://github.com/apache/tvm/pull/14670#discussion_r1171448183
########## python/tvm/relax/__init__.py: ########## @@ -88,8 +88,10 @@ from . import op from . import struct_info from . import backend +from . import training from . import frontend + Review Comment: What's this? 👀 -- 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]
