mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[Dataset][nighlyt-test] spend less money #19488
Reduce the epoch and ensure everything runs in the same datacenter.
This commit is contained in:
parent
0b82135d2d
commit
b38ebd368c
2 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
run:
|
||||
timeout: 4800
|
||||
prepare: python wait_cluster.py 15 1200
|
||||
script: python pipelined_training.py --epochs 5
|
||||
script: python pipelined_training.py --epochs 1
|
||||
|
||||
- name: pipelined_ingestion_1500_gb_15_windows
|
||||
owner:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
cloud_id: cld_17WvYIBBkdgLwEUNcLeRAE
|
||||
region: us-west-2
|
||||
allowed_azs:
|
||||
- us-west-2a
|
||||
|
||||
max_workers: 999
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue