ray/release/train_tests/train_tests.yaml

18 lines
447 B
YAML
Raw Normal View History

- name: train_tensorflow_mnist_test
cluster:
app_config: app_config.yaml
compute_template: compute_tpl.yaml
run:
timeout: 36000
script: python workloads/train_tensorflow_mnist_test.py
- name: train_torch_linear_test
cluster:
app_config: app_config.yaml
compute_template: compute_tpl.yaml
run:
timeout: 36000
script: python workloads/train_torch_linear_test.py