Prevent a reference invalidation when wrapped with sample and checkpoint.
Merged
Prevent a reference invalidation when wrapped with sample and checkpoint.
fix-chkpt-wrap
into
master
1 unresolved thread
1 unresolved thread
Compare changes
Files
2+ 13
− 4
@@ -571,10 +571,19 @@ class CheckpointWrapper(BaseWrapper, TransformerMixin):
@@ -765,7 +774,7 @@ class DaskWrapper(BaseWrapper, TransformerMixin):