eric-haibin-lin commented on a change in pull request #17555: [MXNET-#16795] Byteps-KVStore: Intergrate Byteps into mxnet as new type of kvstore backend URL: https://github.com/apache/incubator-mxnet/pull/17555#discussion_r376731351
########## File path: python/mxnet/kvstore/__init__.py ########## @@ -22,3 +22,4 @@ from .kvstore import * from .base import * from .kvstore_server import * +from .kvstore_byteps import * Review comment: Let's rename the file from kvstore_byteps.py to just byteps.py ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services