mindspore.ops.BatchToSpaceND
- class mindspore.ops.BatchToSpaceND(block_shape, crops)[source]
Divides batch dimension with blocks and interleaves these blocks back into spatial dimensions.
Refer to
mindspore.ops.batch_to_space_nd()
for more detail.- Supported Platforms:
Ascend
CPU