mindspore.Tensor.dsplit

Tensor.dsplit(indices_or_sections)[source]

For details, please refer to mindspore.ops.dsplit().

Warning

Non-backward-compatible change after version 2.9.0: parameter name indices_or_sections will be renamed to split_size_or_sections.