Language Language English 简体中文 unilab.training.run.get_latest_run¶ unilab.training.run.get_latest_run(log_dir)[source]¶ Return the lexicographically latest run directory under a task log root. Parameters: log_dir (str | Path) Return type: Path | None