onnxruntime/tools/ci_build
Changming Sun 1e054739b8
Remove the requirement of CUDA's version.txt (#4706)
Sometimes there is a file named "version.txt" in your CUDA installation dir, but sometimes there isn't one. I couldn't figure out it why, but the latest CUDA 11 on our CI build machines doesn't have this file. As the file is not needed for building onnxruntime, so I removed the check.
2020-08-04 17:03:40 -07:00
..
github Add 'Install ONNX' step to Windows GPU pipeline (#4696) 2020-08-03 18:51:24 -07:00
build.py Remove the requirement of CUDA's version.txt (#4706) 2020-08-04 17:03:40 -07:00
gen_def.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00