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/08/30 16:20:47 UTC

[GitHub] azai91 commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False

azai91 commented on issue #10994: MKLDNN fails in the backward computation when forward runs with is_train=False
URL: https://github.com/apache/incubator-mxnet/issues/10994#issuecomment-417379102
 
 
   docs mention that this is only used for a few operators such as batch_norm (https://mxnet.incubator.apache.org/api/python/autograd/autograd.html#mxnet.autograd.record).
   
   I will make it fallback for MKLDNN. this is probably something that should be removed and can be inferred.

----------------------------------------------------------------
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