You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/27 01:06:16 UTC

[GitHub] [incubator-mxnet] ciyongch commented on a change in pull request #14528: Performance improving for MKL-DNN Quantized FullyConnected

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


With regards,
Apache Git Services