onnxruntime/tools
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
..
ci_build Fix CUDA PATH (#3131) 2020-03-03 14:34:19 -08:00
nuget Enable DML Nuget Package for x64 or x86 architectures (#3120) 2020-03-02 20:18:46 -08:00
python Fix cgmanifest.json generating script (#2770) 2020-01-14 14:59:07 -08:00