train_resume
Resume a stopped or failed run from its latest checkpoint.
Inputs
run_id- optional
epochs
Outputs
- run id
- new subprocess pid
- resumed run path and status
Examples
Common Errors
- run not found
- missing
last.ptin the run directory
Related Tools
train_start, train_stop, train_status