Hzfengsy commented on code in PR #16618: URL: https://github.com/apache/tvm/pull/16618#discussion_r1500565269
########## python/tvm/runtime/__init__.py: ########## @@ -40,3 +40,4 @@ ) from . import executor +from . import disco Review Comment: Not sure if it's safe when runtime is not compiled with disco. -- 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]
