{
  "name": "cudnn-frontend",
  "href": "https://vcpkg.link/ports/cudnn-frontend",
  "supports": "all",
  "published_at": "2025-10-28T22:21:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/NVIDIA/cudnn-frontend",
  "description": [
    "cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.15.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/39ded8fd4ff35e05f938c993e7b8ebc73a2ad756/ports/cudnn-frontend",
    "hash": "39ded8fd4ff35e05f938c993e7b8ebc73a2ad756"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "cuda",
      "href": "https://vcpkg.link/ports/cuda",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}