apeforest commented on a change in pull request #14779: [WIP] Fully connected, 
higher order grad
URL: https://github.com/apache/incubator-mxnet/pull/14779#discussion_r277939672
 
 

 ##########
 File path: src/operator/nn/fully_connected.cc
 ##########
 @@ -165,6 +165,7 @@ static bool FullyConnectedType(const nnvm::NodeAttrs& 
attrs,
       attrs, in_type, out_type, -1);
 }
 
+
 
 Review comment:
   I know pep8 has this rule for python, but does it also apply to C++? 

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

Reply via email to