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/06/21 07:20:53 UTC

[GitHub] wanderingpj opened a new issue #11350: Question about push and pull of each layer.

wanderingpj opened a new issue #11350: Question about push and pull of each layer.
URL: https://github.com/apache/incubator-mxnet/issues/11350
 
 
   In the backward process, as long as layer n generates the gradient, it can be immediately pushed. Once the update of the layer n is complete, it can be pulled, regardless of whether the push and pull of layer n-1, n-2...have completed.
   I wonder if the statement above is correct.

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