mxnet.symbol.Symbol.broadcast_like¶
-
Symbol.
broadcast_like
(*args, **kwargs)[source]¶ Convenience fluent method for
broadcast_like()
.The arguments are the same as for
broadcast_like()
, with this array as data.
Symbol.
broadcast_like
(*args, **kwargs)[source]¶Convenience fluent method for broadcast_like()
.
The arguments are the same as for broadcast_like()
, with
this array as data.