{
  "name": "tensorflow-cc",
  "href": "https://vcpkg.link/ports/tensorflow-cc",
  "supports": "!(x86 | arm | uwp) | (arm64 & osx)",
  "published_at": "2022-10-21T17:32:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/tensorflow/tensorflow",
  "description": [
    "Library for computation using data flow graphs for scalable machine learning (C++ API version)"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.10.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a251c002471d8931eecc12201f84aa8e8e01dbbb/ports/tensorflow-cc",
    "hash": "a251c002471d8931eecc12201f84aa8e8e01dbbb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "tensorflow-common",
      "href": "https://vcpkg.link/ports/tensorflow-common",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-bazel",
      "href": "https://vcpkg.link/ports/vcpkg-tool-bazel",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}