haojin2 commented on a change in pull request #11587: [MXNET-378] Adding depth_to_space and space_to_depth operator(Updated) URL: https://github.com/apache/incubator-mxnet/pull/11587#discussion_r200793247
########## File path: src/operator/tensor/matrix_op-inl.h ########## @@ -2158,6 +2158,285 @@ inline bool SqueezeShape(const nnvm::NodeAttrs& attrs, return true; } + Review comment: This is an extra blank line. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
