array_split.split.ShapeSplitter.calculate_split_by_split_size

ShapeSplitter.calculate_split_by_split_size()[source]

Returns split calculated using extents obtained from split_size and split_num_slices_per_axis.

Return type:numpy.ndarray
Returns:A numpy structured array where each element is a tuple of slice objects.