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/11/21 23:04:09 UTC

[GitHub] mseth10 opened a new issue #13365: Missing MKLDNN implementation of backward softmax operator

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:
users@infra.apache.org


With regards,
Apache Git Services