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 2018/05/10 17:49:58 UTC

[GitHub] eric-haibin-lin commented on a change in pull request #10887: [MXNET-364] Fix docs for sparse broadcast operators

eric-haibin-lin commented on a change in pull request #10887: [MXNET-364] Fix docs for sparse broadcast operators
URL: https://github.com/apache/incubator-mxnet/pull/10887#discussion_r187406251
 
 

 ##########
 File path: src/operator/tensor/elemwise_binary_broadcast_op_basic.cc
 ##########
 @@ -29,6 +29,7 @@
 namespace mxnet {
 namespace op {
 MXNET_OPERATOR_REGISTER_BINARY_BROADCAST(broadcast_add)
+MXNET_ADD_SPARSE_OP_ALIAS(broadcast_add)
 .add_alias("broadcast_plus")
 
 Review comment:
   Also alias for broadcast_plus ? 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services