onnxruntime/tools
Changming Sun 5352f6d9b0
Make "--cuda_version" build arg optional (#15758)
### Description
This change will allow us building CUDA EP without installing CUDA SDK
on Windows.

### Motivation and Context
Nvidia's CUDA installer comes with a VS extension. In the past, we
require installing the extension. It is a little bit inconvenient since:
1. Visual Studio must be installed before CUDA SDK. CUDA's installer
will not install the extension if your machine doesn't have Visual
Studio.
2. We need to install CUDA SDK on our build machines, instead of just
downloading it and using it.

After this change, we will not need to install CUDA SDK on our build
machines. So it will be easier to add a support for a different CUDA
version.

Also, fix two PreFast warnings.
2023-05-01 18:00:47 -07:00
..
android_custom_build Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
ci_build Make "--cuda_version" build arg optional (#15758) 2023-05-01 18:00:47 -07:00
doc Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
nuget Creating Nuget and Android packages for Training (#15712) 2023-05-01 12:59:56 -07:00
perf_view
python Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00