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