QueuedRun
less than a minute
엔티티 및 프로젝트와 연결된 단일 대기열 run입니다. run = queued_run.wait_until_running()
또는 run = queued_run.wait_until_finished()
를 호출하여 run에 액세스합니다.
QueuedRun(
client, entity, project, queue_name, run_queue_item_id,
project_queue=LAUNCH_DEFAULT_PROJECT, priority=None
)
속성 |
---|
메소드
delete
delete(
delete_artifacts=(False)
)
wandb 백엔드에서 지정된 대기열 run을 삭제합니다.
wait_until_finished
wait_until_finished()
wait_until_running
wait_until_running()
피드백
이 페이지가 도움이 되었나요?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.