array_split.split.ShapeSplitter.check_tile_bounds_policy¶
- ShapeSplitter.check_tile_bounds_policy()[source]¶
Raises
ValueErroriftile_bounds_policyis not in[self.ARRAY_BOUNDS, self.NO_BOUNDS].
Raises ValueError if tile_bounds_policy
is not in [self.ARRAY_BOUNDS, self.NO_BOUNDS].