TensorFlow 2.5.0 Released!

The TensorFlow OSS team is pleased to announce the general release of version 2.5.0 today, just in time for Google I/O!

You can find more details on this release in the v2.5.0 Release Notes on GitHub, and packages are available under PyPI, DockerHub and GCR.

Please post any questions you have about this release & we’ll do our best to answer!

14 Likes

Please be aware to not force the upgrade on Colab (!pip install --upgrade tensorflow) or let to triage GPU only bugs on Colab with the nightly version (/cc @ChandniShah @thea @Joana)
https://github.com/googlecolab/colabtools/issues/2013

5 Likes

It is solved now on Colab:

If you’re still seeing 2.4.1 get a new VM with: Runtime -> Factory reset runtime.

3 Likes