You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/15 22:44:03 UTC

[GitHub] mli commented on issue #7455: Distributed training is slow

mli commented on issue #7455: Distributed training is slow
URL: https://github.com/apache/incubator-mxnet/issues/7455#issuecomment-322609681
 
 
   @madjam 's test case is that `send_buf` maybe not ready to get `data()`
   
   agree with @ptrendx that we should remove this WaitToRead. One solution is moving https://github.com/madjam/mxnet/blob/0012f7722d97238a84c33f1bee8cd2926707a7e9/src/kvstore/kvstore_dist.h#L221 into the captured function.
   
   Can someone help contribute a PR for it?
   
 
----------------------------------------------------------------
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