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

{
    "name": "py38-tensorflow-macos",
    "portdir": "python/py-tensorflow-macos",
    "version": "2.11.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "lang",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-build",
                "py38-installer",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-flatbuffers",
                "py38-gast",
                "py38-h5py",
                "py38-keras",
                "py38-keras_preprocessing",
                "py38-numpy",
                "py38-opt_einsum",
                "py38-protobuf3",
                "py38-scipy",
                "py38-tensorboard",
                "py38-tensorflow_estimator",
                "py38-termcolor",
                "py38-typeguard",
                "py38-typing_extensions",
                "py38-wrapt",
                "py38-astunparse",
                "py38-absl",
                "py38-grpcio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py38-transformers",
                "py38-tensorflow-metal"
            ]
        }
    ]
}