Metadata-Version: |
2.1 |
Name: |
tensorflow-macos |
Version: |
2.16.2 |
Summary: |
TensorFlow is an open source machine learning framework for everyone. |
Author: |
Google Inc. |
Author-Email: |
packages[at]tensorflow.org |
Home-Page: |
https://www.tensorflow.org/ |
Download-Url: |
https://github.com/tensorflow/tensorflow/tags |
License: |
Apache 2.0 |
Keywords: |
tensorflow tensor machine learning |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 12 |
Classifier: |
Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.2 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.9 |
Requires-Dist: |
tensorflow (==2.16.2); platform_system == "Darwin" and platform_machine == "arm64" |
Requires-Dist: |
tensorflow-intel (==2.16.2); platform_system == "Windows" |
Requires-Dist: |
nvidia-cublas-cu12 (==12.3.4.1); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-cupti-cu12 (==12.3.101); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-nvcc-cu12 (==12.3.107); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-nvrtc-cu12 (==12.3.107); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-runtime-cu12 (==12.3.101); extra == "and-cuda" |
Requires-Dist: |
nvidia-cudnn-cu12 (==8.9.7.29); extra == "and-cuda" |
Requires-Dist: |
nvidia-cufft-cu12 (==11.0.12.1); extra == "and-cuda" |
Requires-Dist: |
nvidia-curand-cu12 (==10.3.4.107); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusolver-cu12 (==11.5.4.101); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusparse-cu12 (==12.2.0.103); extra == "and-cuda" |
Requires-Dist: |
nvidia-nccl-cu12 (==2.19.3); extra == "and-cuda" |
Requires-Dist: |
nvidia-nvjitlink-cu12 (==12.3.101); extra == "and-cuda" |
Provides-Extra: |
and-cuda |
Description-Content-Type: |
text/markdown |