File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2160
2160
run :
2161
2161
timeout : 1200
2162
2162
script : RAY_TRAIN_V2_ENABLED=1 python train_benchmark.py --task=image_classification_jpeg --dataloader_type=torch --num_workers=16 --num_torch_workers=16 --skip_train_step --skip_validation_at_epoch_end
2163
- cluster :
2164
- cluster_compute : compute_configs/compute_gpu_1x1_aws.yaml
2165
2163
2166
2164
- __suffix__ : skip_training.jpeg.local_fs
2167
2165
run :
2174
2172
run :
2175
2173
timeout : 1200
2176
2174
script : bash image_classification/localfs_image_classification_jpeg/download_input_data_from_s3.sh && RAY_TRAIN_V2_ENABLED=1 python train_benchmark.py --task=localfs_image_classification_jpeg --dataloader_type=torch --num_workers=1 --num_torch_workers=32 --skip_train_step --skip_validation_at_epoch_end
2175
+ cluster :
2176
+ cluster_compute : compute_configs/compute_gpu_1x1_aws.yaml
2177
2177
2178
2178
2179
2179
- name : train_horovod_multi_node_test
You can’t perform that action at this time.
0 commit comments