Skip to content
Snippets Groups Projects

Prevent a reference invalidation when wrapped with sample and checkpoint.

Merged Yannick DAYER requested to merge fix-chkpt-wrap into master
1 unresolved thread

Prevents creating a new estimator when loading a sample-wrapped estimator with CheckpointWrapper (continuation of !82 (merged) which prevented the creation of a new estimator right "below").

This now checks if the estimator is wrapped with SampleWrapper and updates the estimator at that level.

Fixes bob.bio.gmm#30 (closed).

Edited by Yannick DAYER

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading