mlx.core.array.split# array.split(self, indices_or_sections: int | tuple[int, ...], axis: int = 0, *, stream: Stream | ThreadLocalStream | Device | mlx.core.DeviceType | None = None) → list[array]# See split().