array_split.ShapeSplitter.split_num_slices_per_axis¶
-
ShapeSplitter.split_num_slices_per_axis¶ Number of slices per axis. A 1D
numpy.ndarrayofintindicating the number of slices (sections) per axis, so thatself.split_num_slices_per_axis[i]is an integer indicating the number of sections along axisiin the calculated split.