-
- Downloads
Merge branch 'sampleset-delayed-sample' into 'master'
Make a sampleset work transparently with list of DelayedSamples See merge request !31
No related branches found
No related tags found
Showing
- bob/pipelines/__init__.py 2 additions, 2 deletionsbob/pipelines/__init__.py
- bob/pipelines/distributed/sge.py 14 additions, 4 deletionsbob/pipelines/distributed/sge.py
- bob/pipelines/sample.py 89 additions, 0 deletionsbob/pipelines/sample.py
- bob/pipelines/tests/test_samples.py 64 additions, 7 deletionsbob/pipelines/tests/test_samples.py
- bob/pipelines/wrappers.py 9 additions, 4 deletionsbob/pipelines/wrappers.py
- conda/meta.yaml 1 addition, 0 deletionsconda/meta.yaml
- requirements.txt 1 addition, 0 deletionsrequirements.txt
... | ... | @@ -6,3 +6,4 @@ scikit-learn |
dask | ||
distributed | ||
dask-jobqueue | ||
h5py | ||
\ No newline at end of file |
Please register or sign in to comment