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

 ##########
 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:
   just to align with fullc :)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to