Implemented a force mechanism
Compare changes
+ 35
− 1
@@ -378,13 +378,14 @@ def _build_estimator(path, i):
@@ -441,6 +442,39 @@ def test_checkpoint_transform_pipeline():
Created a force
option for the CheckpointWrapper
Related to: bob.bio.base#173 (closed)