array_split.split.ShapeSplitter.split_num_slices_per_axis

ShapeSplitter.split_num_slices_per_axis

Number of slices per axis. A 1D numpy.ndarray of int indicating the number of slices (sections) per axis, so that self.split_num_slices_per_axis[i] is an integer indicating the number of sections along axis i in the calculated split.