apeforest commented on issue #14779: Fully connected, higher order grad URL: https://github.com/apache/incubator-mxnet/pull/14779#issuecomment-505132060 @kshitij12345 We initially thought the second order gradient for FullyConnected (which is a simple linear transformation in MXNet) is constant zeros because X and W are usually independant tensors. Is this correct? Please suggest. Thanks.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
