Language Language English 简体中文 unilab.training.run.format_play_checkpoint_error¶ unilab.training.run.format_play_checkpoint_error(cfg, *, task_log_root, load_path, load_path_dir)[source]¶ Build the user-facing diagnostic for an unresolvable play checkpoint. Parameters: cfg (DictConfig) task_log_root (Path) load_path (Path | None) load_path_dir (Path | None) Return type: str