access2rohit commented on a change in pull request #16104: Faster Transpose 2D
URL: https://github.com/apache/incubator-mxnet/pull/16104#discussion_r321840156
 
 

 ##########
 File path: src/operator/tensor/matrix_op-inl.h
 ##########
 @@ -257,6 +257,29 @@ struct TransposeParam : public 
dmlc::Parameter<TransposeParam> {
   }
 };
 
+
+template<typename xpu, typename DType>
 
 Review comment:
   Can you add comments explaining input params 

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