szha commented on a change in pull request #11820: [MXNET-524] Broadcast like
operator
URL: https://github.com/apache/incubator-mxnet/pull/11820#discussion_r203920817
##########
File path: docs/api/python/symbol/symbol.md
##########
@@ -207,6 +207,7 @@ Composite multiple symbols into a new one by an operator.
Symbol.broadcast_to
Symbol.broadcast_axes
+ Symbol.broadcast_like
Review comment:
also need to add an entry at
https://github.com/ifeherva/incubator-mxnet/blob/00eeeca61c9f052f3e85d4febe43130ed5669e61/docs/api/python/symbol/symbol.md#expanding-elements-1.
Same goes with ndarray.
----------------------------------------------------------------
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