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: [email protected] With regards, Apache Git Services
