diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-05-25 06:41:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-24 15:41:57 -0700 |
| commit | fd5bc0cea64b5cf0965768e51d679cd1c6342ed0 (patch) | |
| tree | 7f8fc143c793e4f9602a69ef58d59cfea60b7aa3 /ports/cudnn/CONTROL | |
| parent | 6608a9cc606a76300bbff6776788a157593f15c1 (diff) | |
| download | vcpkg-fd5bc0cea64b5cf0965768e51d679cd1c6342ed0.tar.gz vcpkg-fd5bc0cea64b5cf0965768e51d679cd1c6342ed0.zip | |
[cudnn] Add library path (#18005)
* [cudnn] Add library path
* Update version files
* Install vcpkg-cmake-wrapper.cmake and fix typo error in FindCUDNN.cmake
* Update versions/c-/cudnn.json
Diffstat (limited to 'ports/cudnn/CONTROL')
| -rw-r--r-- | ports/cudnn/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/cudnn/CONTROL b/ports/cudnn/CONTROL deleted file mode 100644 index 724918356..000000000 --- a/ports/cudnn/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: cudnn -Version: 7.6.5 -Port-Version: 3 -Description: NVIDIA's cuDNN deep neural network acceleration library -Build-Depends: cuda -Supports: (windows|linux)&x64 |
