unilab.training.run.parse_checkpoint_path
-
unilab.training.run.parse_checkpoint_path(cfg, *, root_dir, load_run=None, task_name=None, checkpoint=None, suffix='.pt')[source]
Resolve a checkpoint path from Hydra config and repository root.
- Parameters:
-
- Return type:
tuple[Path | None, Path | None]