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