Add robust dependency check for Python package #6436
Add robust dependency check for Python package
64f9d6ce
ivanst0
requested a review
5 years ago
Add version_info.py to .gitignore
c561fd9d
Fix Linux build
12c9c947
Fix Windows CPU build
78300c34
Fix Windows 32-bit build
0a247161
Minor tweak
91d7d9ae
Merge the latest master to fix Windows build
dbc19493
Generate version_info.py earlier in onnxruntime_python.cmake
65043d1b
Print a user-friendly message if cuDNN is not found in
7d6b635d
Relax version requirements for CUDA 11 - only the major version has t…
1d6a5fc5
Merge the latest master to pick up CUDA 11 support in build pipelines
7950a664
Fix PATH environment variable to include CUDA 11 in 'Python packaging…
ad1a5899
Fix the build with cuDNN 7
844d84b9
Merge the latest master to pick up fixes in Python packaging pipeline
5bbf2675
Merge the latest master and resolve the conflict in build.py
100a799f