array_split.split.ShapeSplitter.indices_per_axis

ShapeSplitter.indices_per_axis

The per-axis indices indicating the cuts for the split. A list of 1D numpy.ndarray objects such that self.indices_per_axis[i] indicates the cut positions for axis i.