pengzhao-intel commented on a change in pull request #14528: Performance
improving for MKL-DNN Quantized FullyConnected
URL: https://github.com/apache/incubator-mxnet/pull/14528#discussion_r269139721
##########
File path: src/operator/nn/fully_connected-inl.h
##########
@@ -48,6 +48,12 @@ enum FullyConnectedOpResource {kTempSpace};
enum FullyConnectedOpOutputs {kOut};
} // fullc
+namespace quantized_fullc {
Review comment:
quantized_fc?
----------------------------------------------------------------
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