GET /api/v1/ports/py39-tensorflow-macos/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-flatbuffers",
"py39-gast",
"py39-h5py",
"py39-keras",
"py39-keras_preprocessing",
"py39-numpy",
"py39-opt_einsum",
"py39-protobuf3",
"py39-scipy",
"py39-tensorboard",
"py39-tensorflow_estimator",
"py39-termcolor",
"py39-typeguard",
"py39-typing_extensions",
"py39-wrapt",
"py39-astunparse",
"py39-absl",
"py39-grpcio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers",
"py39-tensorflow-metal"
]
}
]
}