You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The checkpoint path can be converted from various id-related structures, e.g., TrainingRunRecord(traning_run_id), SamplingSessionRecord(sampling_session_id), etc.
We need to provide a unified way to convert those structures into checkpoint paths.
The checkpoint path can be converted from various id-related structures, e.g.,
TrainingRunRecord(traning_run_id),SamplingSessionRecord(sampling_session_id), etc.We need to provide a unified way to convert those structures into checkpoint paths.