[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu

2019-04-03 Thread GitBox
pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu URL: https://github.com/apache/incubator-mxnet/pull/14604#discussion_r271993867 ## File path: src/operator/quantization/mkldnn/mkldnn_quantized_act.cc ## @@ -0,0 +1,54 @@ +/* + * Licens

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu

2019-04-03 Thread GitBox
pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu URL: https://github.com/apache/incubator-mxnet/pull/14604#discussion_r271582871 ## File path: src/operator/nn/mkldnn/mkldnn_act-inl.h ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu

2019-04-03 Thread GitBox
pengzhao-intel commented on a change in pull request #14604: [MKLDNN]Add quantized relu URL: https://github.com/apache/incubator-mxnet/pull/14604#discussion_r271993498 ## File path: src/operator/nn/mkldnn/mkldnn_act-inl.h ## @@ -0,0 +1,66 @@ +/* + * Licensed to the Apache