onnxruntime/tools/ci_build/github/windows
Changming Sun 12605f05d1
Fix CUDA PATH (#3131)
Previously, we put the "bin" folder of all the CUDA verions in the system PATH. And 10.2 is in the front. It's a mess.
So I've removed all of them from the system PATH env. But I need to add one of them back through build scripts.

(The problem only affect the C# test, not the C/C++ tests that forked from build.py).
2020-03-03 14:34:19 -08:00
..
download_cmake.py Split build pipeline 2019-01-15 12:30:59 -08:00
post_binary_sizes_to_dashboard.py Fix binary size report (#3080) 2020-02-22 21:01:06 -08:00
post_code_coverage_to_dashboard.py Script for uploading code coverage data to dashboard (#1209) 2019-06-15 18:33:22 -07:00
setup_env.bat CUDA 10.1 for Windows(#3049) 2020-02-19 23:26:47 -08:00
setup_env_cuda.bat Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
setup_env_trt.bat Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
setup_env_x86.bat CUDA 10.1 for Windows(#3049) 2020-02-19 23:26:47 -08:00