onnxruntime/tools/ci_build/github
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
..
android Android CI (#1600) 2019-10-04 17:39:51 -07:00
azure-pipelines Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
linux Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
windows Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
download_test_data.py Windows CI changes(#2650) 2019-12-13 12:23:49 -08:00