Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
324 B
JSON

{
"name": "cudnn",
"version": "7.6.5",
"port-version": 15,
"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"
]
}