tensorflow-gpu 2.12.0


pip install tensorflow-gpu

  Latest version

Released: Jan 24, 2023


Meta
Author: Google, Inc.

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers
  • Education
  • Science/Research

License
  • OSI Approved :: Apache Software License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

Topic
  • Scientific/Engineering
  • Scientific/Engineering :: Artificial Intelligence
  • Scientific/Engineering :: Mathematics
  • Software Development
  • Software Development :: Libraries
  • Software Development :: Libraries :: Python Modules

tensorflow-gpu has been removed. Please install tensorflow instead. The tensorflow package supports GPU accelerated operations via Nvidia CUDA.

Removal Information

tensorflow and tensorflow-gpu have been the same package since TensorFlow 2.1, released in September 2019. Although the checksums differ due to metadata, they were built in the same way and both provide GPU support via Nvidia CUDA. As of December 2022, tensorflow-gpu has been removed and has been replaced with this new, empty package that generates an error upon installation.

All existing versions of tensorflow-gpu are still available, but the TensorFlow team has stopped releasing any new tensorflow-gpu packages, and will not release any patches for existing tensorflow-gpu versions.

About this package

This simple package raises a warning if setup.py is executed as part of a package installation. This intentionally prevents users from installing the package.

To build and upload this package's source distribution (sdist) to testpypi:

$ vim setup.cfg  # update the version number and package name
$ python3 -m pip install --user twine
$ python3 setup.py sdist
$ twine upload --repository testpypi dist/*
$ pip3 install the_name_of_your_test_package -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple
2.12.0 Jan 24, 2023
2.11.0 Nov 18, 2022
2.11.0rc2 Nov 02, 2022
2.11.0rc1 Oct 19, 2022
2.11.0rc0 Oct 18, 2022
2.10.1 Nov 16, 2022
2.10.0 Sep 06, 2022
2.10.0rc3 Aug 29, 2022
2.10.0rc2 Aug 23, 2022
2.10.0rc1 Aug 15, 2022
2.10.0rc0 Aug 03, 2022
2.9.3 Nov 16, 2022
2.9.2 Sep 03, 2022
2.9.1 May 23, 2022
2.9.0 May 16, 2022
2.9.0rc2 May 04, 2022
2.9.0rc1 Apr 21, 2022
2.9.0rc0 Apr 12, 2022
2.8.4 Nov 16, 2022
2.8.3 Sep 02, 2022
2.8.2 May 23, 2022
2.8.1 May 16, 2022
2.8.0 Feb 02, 2022
2.8.0rc1 Jan 24, 2022
2.8.0rc0 Dec 22, 2021
2.7.4 Sep 02, 2022
2.7.3 May 23, 2022
2.7.2 May 16, 2022
2.7.1 Feb 02, 2022
2.7.0 Nov 04, 2021
2.7.0rc1 Oct 22, 2021
2.7.0rc0 Oct 07, 2021
2.6.5 May 23, 2022
2.6.4 May 16, 2022
2.6.3 Feb 02, 2022
2.6.2 Nov 04, 2021
2.6.1 Nov 01, 2021
2.6.0 Aug 11, 2021
2.5.3 Feb 02, 2022
2.5.2 Nov 01, 2021
2.5.1 Aug 10, 2021
2.5.0 May 13, 2021
2.4.4 Nov 01, 2021
2.4.3 Aug 10, 2021
2.4.2 Jun 15, 2021
2.4.1 Jan 21, 2021
2.4.0 Dec 14, 2020
2.3.4 Aug 10, 2021
2.3.3 Jun 15, 2021
2.3.2 Jan 06, 2021
2.3.1 Sep 24, 2020
2.3.0 Jul 27, 2020
2.2.3 Jun 15, 2021
2.2.2 Jan 06, 2021
2.2.1 Sep 24, 2020
2.2.0 May 07, 2020
2.1.4 Jun 15, 2021
2.1.3 Jan 06, 2021
2.1.2 Sep 24, 2020
2.1.1 May 18, 2020
2.1.0 Jan 08, 2020
2.0.4 Jan 06, 2021
2.0.3 Sep 24, 2020
2.0.2 May 18, 2020
2.0.1 Jan 26, 2020
2.0.0 Sep 30, 2019
1.15.5 Jan 06, 2021
1.15.4 Sep 24, 2020
1.15.3 May 18, 2020
1.15.2 Jan 26, 2020
1.15.0 Oct 16, 2019
1.14.0 Jun 19, 2019
1.13.2 Jul 16, 2019
1.13.1 Feb 26, 2019
1.12.3 Jun 21, 2019
1.12.2 Apr 18, 2019
1.12.0 Nov 06, 2018
1.11.0 Sep 27, 2018
1.10.1 Aug 24, 2018
1.10.0 Aug 08, 2018
1.9.0 Jul 10, 2018
1.8.0 Apr 28, 2018
1.7.1 May 08, 2018
1.7.0 Mar 29, 2018
1.6.0 Mar 01, 2018
1.5.1 Mar 20, 2018
1.5.0 Jan 27, 2018
1.4.1 Dec 08, 2017
1.4.0 Nov 01, 2017
1.3.0 Aug 16, 2017
1.2.1 Jun 30, 2017
1.2.0 Jun 15, 2017
1.1.0 Apr 21, 2017
1.0.1 Mar 08, 2017
1.0.0 Feb 15, 2017
0.12.1 Dec 28, 2016
0.12.0 Dec 19, 2016
No dependencies