adrianloy commented on issue #9261: computing gradients during backpropagation: How to get gradients of the cross entropy loss w.r.t softmax function in resnet during backpropagation? URL: https://github.com/apache/incubator-mxnet/issues/9261#issuecomment-355256714 If you use the simple_bind api you can get the gradients from the executor object after performing the forward pass.
---------------------------------------------------------------- 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
