Cadene / Cadene/bootstrap.pytorch
Allow "resume last" before end of first epoch
Open
- Dominant language
- Python
- Stars
- 196
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
For now, `--exp.resume last ` crashes when it cannot load the engine (if previous run excited before saving anything)
Instead, I think it should just start the training over (and maybe delete the option file if the new one is different? need more thinking about this)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.