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