onnxruntime/tools/ci_build
Yi Zhang 0be20dc0f6
Run GPU test job after all CPU test jobs succeed. (#14833)
### Description
Make GPU job depends on all CPU jobs

### Motivation and Context
GPU resources are very limited in packaging pipeline.
And GPU test job is very time consuming.
Only one CPU job fails, the workflow fails, so the GPU job is
meaningless.
To utilize GPU resources more efficiently, run GPU job only after all
CPU jobs succeed.

###test pipeline

https://dev.azure.com/aiinfra/Lotus/_build/results?buildId=280905&view=results
2023-02-28 07:44:51 +08:00
..
github Run GPU test job after all CPU test jobs succeed. (#14833) 2023-02-28 07:44:51 +08:00
__init__.py
amd_hipify.py [ROCm] Enable Sampling Op UT on AMD (#14581) 2023-02-06 20:52:06 -08:00
build.py [js/web] allow unittest (onnxruntime_test_all) to run in browser (#14820) 2023-02-24 16:45:33 -08:00
clean_docker_image_cache.py
coverage.py
gen_def.py [oneDNN] Improved thread handling (#13618) 2023-01-31 14:37:13 -08:00
get_docker_image.py Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
logger.py
op_registration_utils.py
op_registration_validator.py Update CUDA ArgMin/ArgMax op kernels to have end version 11 since opset 12+ is not supported yet. (#13983) 2022-12-21 19:01:00 -05:00
policheck_exclusions.xml
reduce_op_kernels.py Fix broken and outdated links in documentation (#14092) 2023-02-23 10:48:04 -08:00
replace_urls_in_deps.py Move C/C++ deps' URLs to deps.txt (#13769) 2022-11-29 18:06:35 -08:00
requirements.txt upgrade protobuf to 3.20.2 and onnx to 1.13 (#14279) 2023-01-31 12:55:09 -08:00
update_tsaoptions.py
upload_python_package_to_azure_storage.py