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 2020/01/09 08:01:43 UTC

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17254: [numpy] change unary infer type

haojin2 commented on a change in pull request #17254: [numpy] change unary infer type
URL: https://github.com/apache/incubator-mxnet/pull/17254#discussion_r364600022
 
 

 ##########
 File path: src/operator/mxnet_op.h
 ##########
 @@ -759,6 +759,17 @@ struct backward_grad {
   }
 };
 
+template<typename OP, int req>
+struct op_with_req2 {
 
 Review comment:
   please get a better name.

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