mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
15 lines
313 B
YAML
15 lines
313 B
YAML
- name: pytorch_pbt_failure
|
|
owner:
|
|
mail: "amog@anyscale.com"
|
|
slack: "@tune-team"
|
|
|
|
cluster:
|
|
app_config: app_config.yaml
|
|
compute_template: cluster.yaml
|
|
|
|
run:
|
|
timeout: 54000 # 15 hours.
|
|
script: python workloads/pytorch_pbt_failure.py
|
|
time_key: last_update
|
|
max_update_delay: 60
|
|
|