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


With regards,
Apache Git Services

Reply via email to