mseth10 opened a new issue #13365: Missing MKLDNN implementation of backward softmax operator URL: https://github.com/apache/incubator-mxnet/issues/13365 ## Description While adding unit tests for various MKLDNN operators, I discovered that the backward softmax operator does not have an MKLDNN implementation. Is there any particular reason why it is not currently there? Is it missing and supposed to be added in the future? ## Environment info (Required) https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/softmax.cc#L108 backward softmax operator does not have an associated (FComputeEx) MKLDNN implementation
---------------------------------------------------------------- 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
