onnxruntime/tools
Ivan Stojiljkovic c91f314217
Add robust dependency check for Python package (#6436)
* Add robust dependency check for Python package

* Add version_info.py to .gitignore

* Fix Linux build

* Fix Windows CPU build

* Fix Windows 32-bit build

* Minor tweak

* Generate version_info.py earlier in onnxruntime_python.cmake

* Print a user-friendly message if cuDNN is not found in

* Relax version requirements for CUDA 11 - only the major version has to match

* Fix PATH environment variable to include CUDA 11 in 'Python packaging pipeline' (Windows/GPU)

* Fix the build with cuDNN 7
2021-02-21 15:11:28 -08:00
..
ci_build Add robust dependency check for Python package (#6436) 2021-02-21 15:11:28 -08:00
doc remove keras example from python documentation (#6574) 2021-02-05 01:10:11 +01:00
nuget Deprecate OMP from nuget pipeline (release:1.7) (#6671) 2021-02-17 00:03:44 -08:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python Update ORT model conversion script to support custom ops (#6701) 2021-02-17 12:52:39 +10:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00