onnxruntime
63df6830
- Fix path used in check for cudnn library (#7786)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix path used in check for cudnn library (#7786) * There are separate paths for CUDA and CUDNN as they are not guaranteed to be in the same location on a Windows machine. Use the CUDNN path when looking for the CUDNN library. * Refine check
References
#7786 - Fix path used in check for cudnn library
Author
skottmckay
Parents
ddf4aaaa
Loading