You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/12 18:51:08 UTC

[GitHub] yuxihu commented on issue #14114: distributed training port bind error

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:
users@infra.apache.org


With regards,
Apache Git Services