Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.base
Commits
517fd546
Commit
517fd546
authored
Dec 07, 2020
by
Tiago de Freitas Pereira
Browse files
[py] Fixed import
parent
22a65695
Pipeline
#46393
passed with stages
in 12 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/base/pipelines/vanilla_biometrics/vanilla_biometrics.py
View file @
517fd546
...
...
@@ -12,6 +12,7 @@ from bob.bio.base.pipelines.vanilla_biometrics import dask_vanilla_biometrics
from
bob.bio.base.pipelines.vanilla_biometrics
import
is_checkpointed
from
bob.pipelines.utils
import
isinstance_nested
,
is_estimator_stateless
from
dask.delayed
import
Delayed
from
bob.pipelines.distributed
import
dask_get_partition_size
logger
=
logging
.
getLogger
(
__name__
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment