ray/release/nightly_tests/dataset/dataset_test.yaml

27 lines
518 B
YAML
Raw Normal View History

- name: inference
owner:
mail: "core@anyscale.com"
slack: "@Alex Wu"
cluster:
app_config: app_config.yaml
compute_template: inference.yaml
run:
timeout: 600
2021-08-01 18:03:46 -07:00
prepare: python wait_cluster.py
script: python inference.py
2021-08-01 18:03:46 -07:00
- name: shuffle_data_loader
owner:
mail: "core@anyscale.com"
slack: "@Chen Shen"
cluster:
app_config: shuffle_app_config.yaml
compute_template: shuffle_compute.yaml
run:
timeout: 1800
script: python dataset_shuffle_data_loader.py