bootstrap.pytorch
bootstrap.pytorch copied to clipboard
Add support to `--exp.resume last` by default
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.