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/03/11 07:18:11 UTC

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17812: [numpy] FFI binary bitwise ops

haojin2 commented on a change in pull request #17812: [numpy] FFI binary bitwise ops 
URL: https://github.com/apache/incubator-mxnet/pull/17812#discussion_r390781322
 
 

 ##########
 File path: src/api/operator/numpy/np_elemwise_broadcast_op.cc
 ##########
 @@ -36,4 +36,29 @@ MXNET_REGISTER_API("_npi.add")
   UFuncHelper(args, ret, op, op_scalar, nullptr);
 });
 
+
 
 Review comment:
   get rid of this blank line.

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