modeci_mdf.functions.onnx.spacetodepth

modeci_mdf.functions.onnx.spacetodepth(*args, **kwargs)

SpaceToDepth rearranges blocks of spatial data into depth. More specifically, this op outputs a copy of the input tensor where values from the height and width dimensions are moved to the depth dimension.