cudnn v7.6.5
- Created
- Updated
NVIDIA's cuDNN deep neural network acceleration library.
# Usage
The package cudnn provides CMake variables:
find_package(CUDNN REQUIRED)
target_link_libraries(main PRIVATE ${CUDNN_LIBRARIES})
target_include_directories(main PRIVATE ${CUDNN_INCLUDE_DIRS})
Or the following CMake target:
find_package(CUDNN REQUIRED)
target_link_libraries(main PRIVATE CuDNN::CuDNN)
# License
Unspecified
# Supported Platforms
(windows & x64 & !uwp) | (linux & x64) | (linux & arm64)
- ✅ linux
- ✅ windows-x64
- ❌
osx - ❌
uwp - ❌
windows-arm64 - ❌
windows-x86
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Stefano Sinigardi
- Phil Christensen
- Vicki Pfau
- Billy O'Neal
- Jacob Kahn
- NancyLi1013
- Umar Arshad
- Thomas1664
- recsater
- Frank