yuxihu commented on issue #14114: distributed training port bind error URL: https://github.com/apache/incubator-mxnet/issues/14114#issuecomment-462885801 ``` store = kv.create(‘dist’) ``` This might not be related to the error. But 'dist' seems an invalid option. Refer to supported options [here](https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/kvstore.py#L663).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
