mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
12 lines
245 B
YAML
12 lines
245 B
YAML
- name: pytorch_pbt_failure
|
|
cluster:
|
|
app_config: app_config.yaml
|
|
compute_template: compute_tpl.yaml
|
|
|
|
run:
|
|
timeout: 86400
|
|
script: python workloads/pytorch_pbt_failure.py
|
|
long_running: True
|
|
|
|
smoke_test:
|
|
timeout: 3600
|