TensorSplit =========== Splits a tensor into multiple sub-tensors. **Abstract Signature:** ``TensorSplit(input: Tensor, indices_or_sections: Union[int, List[int]], dim: int = 0)`` .. raw:: html
torch.tensor_split
jax.numpy.array_split
numpy.array_split
tf.split
mlx.core.split