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