Skip to content
Snippets Groups Projects

[CheckpointWrapper] Allow custom save and load functions through estimator tags

Merged Amir MOHAMMADI requested to merge estimator-tags into master
1 unresolved thread

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
138 138 if isinstance(samples[0], SampleSet):
139 139 return [
140 140 SampleSet(
141 self._samples_transform(sset.samples, method_name), parent=sset,
  • mentioned in commit 3caab253

  • Please register or sign in to reply
    Loading