Read Me
Examples
array_split
shape_split
ShapeSplitter
array_start
halo
API Reference
shape_split()
array_split()
ARRAY_BOUNDS
NO_BOUNDS
array_split.split
shape_factors()
calculate_num_slices_per_axis()
calculate_tile_shape_for_max_bytes()
convert_halo_to_array_form()
is_scalar()
is_sequence()
is_indices()
pad_with_object()
pad_with_none()
array_split.split_test
SplitTest
array_split.tests
MultiPlatformAnd23Checker
DocTestTestSuite
load_tests()
array_split.logging
SplitStreamHandler
initialise_loggers()
get_formatter()
array_split.unittest
main()
TestCase
array_split.license
license()
copyright()
version()
Contributing
The maximum number of bytes for any tile (including halo) in the returned split. An int which constrains the tile shape such that any tile from the computed split is no bigger than max_tile_bytes.
int
max_tile_bytes