TaoLv commented on a change in pull request #16141: [mkldnn-v1.0] Add MKL-DNN
Convolution
URL: https://github.com/apache/incubator-mxnet/pull/16141#discussion_r323126328
##########
File path: src/operator/nn/mkldnn/mkldnn_base.cc
##########
@@ -530,13 +530,11 @@ bool MKLDNNStorageType(const nnvm::NodeAttrs &attrs,
if (v == - 1) v = kDefaultStorage;
DispatchMode wanted_mode;
-#if MXNET_USE_MKLDNN == 1
Review comment:
Why remove this?
----------------------------------------------------------------
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