Skip to main content

advance_head

Function advance_head 

Source
pub fn advance_head(root: impl AsRef<Path>, run_id: &str) -> bool
Expand description

Advance HEAD after a run finished successfully.

Best-effort: lineage bookkeeping must never fail a training run that already produced its results. Returns whether HEAD moved.