Skip to content

Do not wrap a pipeline's transformer with checkpoint if it is already wrapped

Yannick DAYER requested to merge fix-multi-wrap into master

Tests each step of a pipeline transformer before wrapping it with CheckpointWrapper.

Fixes bob.pipelines#45 (closed).

Merge request reports