QueuedRun
less than a minute
Entity と Project に関連付けられた、単一のキューに登録された run 。run にアクセスするには、run = queued_run.wait_until_running()
または run = queued_run.wait_until_finished()
を呼び出します。
QueuedRun(
client, entity, project, queue_name, run_queue_item_id,
project_queue=LAUNCH_DEFAULT_PROJECT, priority=None
)
Attributes |
---|
メソッド
delete
delete(
delete_artifacts=(False)
)
指定されたキューに登録された run を wandb バックエンドから削除します。
wait_until_finished
wait_until_finished()
wait_until_running
wait_until_running()
[i18n] feedback_title
[i18n] feedback_question
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.