Skip to content

checkpoints: num(ber)/epoch awareness #113

Closed
@casperdcl

Description

@casperdcl

Solves two problems:

  • dvc exp run && dvc exp run shouldn't re-run everything a second time
    • Yes, the user code can check this but so what? Same argument for non-checkpointed dvc repro && dvc repro. DVC should non re-run.
  • interrupting dvc exp run (e.g. due to a runner timeout) and resuming shouldn't re-start from checkpoint zero.

Metadata

Metadata

Assignees

Labels

discussionrequires active participation to reach a conclusionfeature requestp1-importantInclude in the next sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions