Change8

TensorFlow

Data & ML

An Open Source Machine Learning Framework for Everyone

Latest: v2.21.09 releases8 breaking changes3 common errorsView on GitHub

Release History

v2.21.0Breaking1 fix8 features
Mar 6, 2026

Release 2.21.0 removes support for Python 3.9 and the TensorBoard dependency, while introducing significant quantization and data type support enhancements in tf.lite and JPEG XL support in tf.image.

v2.21.0-rc1Breaking1 fix8 features
Mar 2, 2026

Release 2.21.0 removes support for Python 3.9 and introduces significant quantization and data type support enhancements in tf.lite, alongside JPEG XL support in tf.image.

v2.21.0-rc0Breaking1 fix8 features
Feb 9, 2026

Release 2.21.0 removes support for Python 3.9 and introduces significant quantization and data type support enhancements in tf.lite, alongside JPEG XL support in tf.image.

v2.20.0Breaking1 feature
Aug 13, 2025

TensorFlow 2.20.0 makes `tensorflow-io-gcs-filesystem` optional, adds `autotune.min_parallelism` to `tf.data.Options`, and deprecates `tf.lite` in favor of LiteRT.

v2.19.11 fix1 feature
Aug 13, 2025

This patch fixes the save_model.save function for serving embeddings and introduces SparseCore Reshard support.

v2.20.0-rc0Breaking1 feature
Jul 28, 2025

TensorFlow 2.20.0 makes `tensorflow-io-gcs-filesystem` optional and deprecates `tf.lite` while adding `autotune.min_parallelism` to `tf.data.Options` for faster pipeline warm‑up.

v2.19.0Breaking1 fix1 feature
Mar 12, 2025

TensorFlow 2.19 introduces breaking changes to LiteRT constants and deprecates `tf.lite.Interpreter`, adds bfloat16 support to `tfl.Cast`, and stops publishing `libtensorflow` packages.

v2.18.1Breaking1 fix
Mar 11, 2025

This patch updates curl for security, loosens the ml_dtypes version bound, and deprecates tf.lite.Interpreter in favor of ai_edge_litert.interpreter, while dropping TPU support until 2.19.0.

v2.19.0-rc0Breaking1 fix1 feature
Feb 24, 2025

TensorFlow 2.19.0 adds bfloat16 support for the tfl.Cast op, deprecates tf.lite.Interpreter in favor of ai_edge_litert.interpreter, and changes two interpreter constants to const references, requiring code updates.

Common Errors

Related Data & ML Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed