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