huangzhiyuan commented on a change in pull request #12980: Add reshape op 
supported by MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/12980#discussion_r239327409
 
 

 ##########
 File path: src/operator/tensor/matrix_op.cc
 ##########
 @@ -914,7 +972,7 @@ NNVM_REGISTER_OP(depth_to_space)
 .describe(R"code(Rearranges(permutes) data from depth into blocks of spatial 
data.
 Similar to ONNX DepthToSpace operator:
 https://github.com/onnx/onnx/blob/master/docs/Operators.md#DepthToSpace.
-The output is a new tensor where the values from depth dimension are moved in 
spatial blocks 
 
 Review comment:
   Have fixed the white space same as before, could you help review again? 
thanks :)

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

Reply via email to