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 2018/05/10 20:14:44 UTC

[GitHub] piiswrong commented on issue #10861: split trainer.step into allreduce and update

piiswrong commented on issue #10861: split trainer.step into allreduce and update
URL: https://github.com/apache/incubator-mxnet/pull/10861#issuecomment-388171910
 
 
   I think you should `assert not self._update_on_kvstore` in allreduce and update. Then do the real work in _allreduce and _update

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