Metadata-Version: |
2.1 |
Name: |
tensorflow |
Version: |
2.18.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 :: 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-intel (==2.18.0); platform_system == "Windows" |
Requires-Dist: |
nvidia-cublas-cu12 (==12.5.3.2); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-cupti-cu12 (==12.5.82); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-nvcc-cu12 (==12.5.82); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-nvrtc-cu12 (==12.5.82); extra == "and-cuda" |
Requires-Dist: |
nvidia-cuda-runtime-cu12 (==12.5.82); extra == "and-cuda" |
Requires-Dist: |
nvidia-cudnn-cu12 (==9.3.0.75); extra == "and-cuda" |
Requires-Dist: |
nvidia-cufft-cu12 (==11.2.3.61); extra == "and-cuda" |
Requires-Dist: |
nvidia-curand-cu12 (==10.3.6.82); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusolver-cu12 (==11.6.3.83); extra == "and-cuda" |
Requires-Dist: |
nvidia-cusparse-cu12 (==12.5.1.3); extra == "and-cuda" |
Requires-Dist: |
nvidia-nccl-cu12 (==2.21.5); extra == "and-cuda" |
Requires-Dist: |
nvidia-nvjitlink-cu12 (==12.5.82); extra == "and-cuda" |
Provides-Extra: |
and-cuda |
Description-Content-Type: |
text/markdown |