mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
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). |
||
|---|---|---|
| .. | ||
| download_cmake.py | ||
| post_binary_sizes_to_dashboard.py | ||
| post_code_coverage_to_dashboard.py | ||
| setup_env.bat | ||
| setup_env_cuda.bat | ||
| setup_env_trt.bat | ||
| setup_env_x86.bat | ||