marcoabreu commented on a change in pull request #10089: enable all activations
in MKLDNN.
URL: https://github.com/apache/incubator-mxnet/pull/10089#discussion_r174304740
##########
File path: src/operator/nn/mkldnn/mkldnn_act.cc
##########
@@ -45,11 +45,9 @@ namespace op {
bool SupportMKLDNNAct(const ActivationParam& param) {
// We only enable ReLU for now. It seems other activations have some
precision
Review comment:
The comment explains why the operators have been disabled. This PR
re-enables them and thus the comment is obsolete
----------------------------------------------------------------
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