Metadata-Version: |
2.1 |
Name: |
tensorflow |
Version: |
2.14.0 |
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 :: 11.8 |
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.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-macos (==2.14.0); platform_system == "Darwin" and platform_machine == "arm64" |
Requires-Dist: |
tensorflow-cpu-aws (==2.14.0); platform_system == "Linux" and (platform_machine == "arm64" or platform_machine == "aarch64") |
Requires-Dist: |
tensorflow-intel (==2.14.0); platform_system == "Windows" |
Requires-Dist: |
nvidia-cublas-cu11 (==11.11.3.6); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-cupti-cu11 (==11.8.87); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-nvcc-cu11 (==11.8.89); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-runtime-cu11 (==11.8.89); extra == "and-cuda" |
Requires-Dist: |
nvidia-cudnn-cu11 (==8.7.0.84); extra == "and-cuda" |
Requires-Dist: |
nvidia-cufft-cu11 (==10.9.0.58); extra == "and-cuda" |
Requires-Dist: |
nvidia-curand-cu11 (==10.3.0.86); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusolver-cu11 (==11.4.1.48); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusparse-cu11 (==11.7.5.86); extra == "and-cuda" |
Requires-Dist: |
nvidia-nccl-cu11 (==2.16.5); extra == "and-cuda" |
Requires-Dist: |
tensorrt (==8.5.3.1); extra == "and-cuda" |
Provides-Extra: |
and-cuda |
Description-Content-Type: |
text/markdown |