mxnet.symbol.Symbol.space_to_depth¶
-
Symbol.
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.
Symbol.
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.