Cadene / Cadene/bootstrap.pytorch
Add support to `--exp.resume last` by default
Open
enhancement
- Dominant language
- Python
- Stars
- 196
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Current code crashes if `last` is provided for the first job.
We want this behavior to be standard and not resume if the log dir does not exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the argument or configuration handling for `--exp.resume` and the startup path that checks the log directory. Reproduce a first-job run with `last` when no log directory exists; done means it no longer crashes and does not resume in that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, machine-learning
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100