early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/cudnn/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/cudnn/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "cudnn",
|
||||
"version": "7.6.5",
|
||||
"port-version": 6,
|
||||
"description": "NVIDIA's cuDNN deep neural network acceleration library.",
|
||||
"homepage": "https://developer.nvidia.com/cudnn",
|
||||
"license": null,
|
||||
"supports": "(windows & x64 & !uwp) | (linux & x64) | (linux & arm64)",
|
||||
"dependencies": [
|
||||
"cuda"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user