LICENSE
MANIFEST.in
README.rst
buildout.cfg
pyproject.toml
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.pipelines.egg-info/PKG-INFO
bob.pipelines.egg-info/SOURCES.txt
bob.pipelines.egg-info/dependency_links.txt
bob.pipelines.egg-info/entry_points.txt
bob.pipelines.egg-info/not-zip-safe
bob.pipelines.egg-info/requires.txt
bob.pipelines.egg-info/top_level.txt
bob/pipelines/__init__.py
bob/pipelines/datasets.py
bob/pipelines/sample.py
bob/pipelines/sample_loaders.py
bob/pipelines/utils.py
bob/pipelines/wrappers.py
bob/pipelines/xarray.py
bob/pipelines/config/__init__.py
bob/pipelines/config/distributed/__init__.py
bob/pipelines/config/distributed/dask_it_pipeline.py
bob/pipelines/config/distributed/local_p16.py
bob/pipelines/config/distributed/local_p32.py
bob/pipelines/config/distributed/local_p4.py
bob/pipelines/config/distributed/local_p8.py
bob/pipelines/config/distributed/local_parallel.py
bob/pipelines/config/distributed/local_single_thread.py
bob/pipelines/config/distributed/sge_default.py
bob/pipelines/config/distributed/sge_demanding.py
bob/pipelines/config/distributed/sge_gpu.py
bob/pipelines/config/distributed/sge_io_big.py
bob/pipelines/config/distributed/sge_io_big_non_adaptive.py
bob/pipelines/distributed/__init__.py
bob/pipelines/distributed/sge.py
bob/pipelines/distributed/sge_queues.py
bob/pipelines/tests/__init__.py
bob/pipelines/tests/test_datasets.py
bob/pipelines/tests/test_sample_loaders.py
bob/pipelines/tests/test_samples.py
bob/pipelines/tests/test_transformers.py
bob/pipelines/tests/test_utils.py
bob/pipelines/tests/test_wrappers.py
bob/pipelines/tests/test_xarray.py
bob/pipelines/tests/data/iris_database/default/test.csv
bob/pipelines/tests/data/iris_database/default/train.csv
bob/pipelines/tests/data/samples/1.json
bob/pipelines/tests/data/samples/1.pgm
bob/pipelines/tests/data/samples/2.json
bob/pipelines/tests/data/samples/2.pgm
bob/pipelines/tests/data/samples/samples.csv
bob/pipelines/transformers/__init__.py
bob/pipelines/transformers/str_to_types.py
doc/checkpoint.rst
doc/dask.rst
doc/datasets.rst
doc/extra-intersphinx.txt
doc/index.rst
doc/links.rst
doc/nitpick-exceptions.txt
doc/py_api.rst
doc/sample.rst
doc/xarray.rst
doc/img/bob-128x128.png
doc/img/bob-favicon.ico
doc/img/bob-logo.png
doc/python/dask_graph.png