mindspore.Tensor.vsplit
- Tensor.vsplit(indices_or_sections)[source]
For details, please refer to
mindspore.ops.vsplit().Warning
Non-backward-compatible change after version 2.9.0: parameter name indices_or_sections will be renamed to split_size_or_sections.