onnxruntime/tools/ci_build/github/windows
Changming Sun e2b6827a59
Add a CUDA 12.x pipeline and improve install_third_party_deps.ps1 (#17231)
### Description
1. Add a CUDA 12.x pipeline
2. Improve install_third_party_deps.ps1: avoid using Start-process.
Directly call the command instead.

### Motivation and Context
Since our official packages and all CI pipelines still use CUDA 11.x, we need extra pipelines to validate our source code level compatibility with CUDA 12.x. BTW for sure the prebuilt binaries in our release page are not compatible with CUDA 12.x. Do not report bugs for that. 

AB#15152
2023-08-21 13:04:36 -07:00
..
eager
post_to_dashboard
bundle_dlls_gpu.bat
bundle_nuget_with_native_headers.bat
extract_nuget_files.ps1 Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
extract_nuget_files_gpu.ps1
extract_zip_files_gpu.ps1
helpers.ps1 Add a CUDA 12.x pipeline and improve install_third_party_deps.ps1 (#17231) 2023-08-21 13:04:36 -07:00
install_protoc.ps1
install_third_party_deps.ps1 Add a CUDA 12.x pipeline and improve install_third_party_deps.ps1 (#17231) 2023-08-21 13:04:36 -07:00
jar_gpu_packaging.ps1
jar_packaging.ps1
post_binary_sizes_to_dashboard.py Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
post_code_coverage_to_dashboard.py
set_telemetry_var.ps1
setup_env.bat
setup_env_azure.bat
setup_env_cuda_11.bat [Fix] Check if CUDA is downloaded in AGENT_TEMPDIRECTORY (#16142) 2023-05-30 13:14:08 +08:00
setup_env_gpu.bat [TensorRT EP] TRT 8.6 minor version update (#16475) 2023-06-26 10:44:27 -07:00
setup_env_trt.bat unify the steps of downloading cuda sdk and setup env (#16896) 2023-07-31 10:25:04 -07:00
setup_env_x86.bat