GET /api/v1/ports/py-tensorflow-macos/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-tensorflow-macos",
    "portdir": "python/py-tensorflow-macos",
    "version": "2.11.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://developer.apple.com/metal/tensorflow-plugin/",
    "description": "Mac-optimized TensorFlow to be used with py-tensorflow-metal.",
    "long_description": "Hardware-accelerated TensorFlow and TensorFlow Addons for macOS 12.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s ML Compute framework.",
    "active": true,
    "categories": [
        "lang",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-tensorflow-macos"
            ]
        }
    ],
    "depends_on": []
}