threeleafzerg commented on a change in pull request #10696: [MXNET-366]Extend 
MXNet Distributed Training by MPI AllReduce
URL: https://github.com/apache/incubator-mxnet/pull/10696#discussion_r187770492
 
 

 ##########
 File path: python/mxnet/kvstore.py
 ##########
 @@ -166,6 +166,9 @@ def push(self, key, value, priority=0):
         There is no synchronization between workers.
         One can use ``_barrier()`` to sync all workers.
 
+        Note: This api is not supported for kvstore with type dist_sync_mpi. 
Use pushpull
 
 Review comment:
   OK.

----------------------------------------------------------------
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

Reply via email to