TensorFlow: v2.18.1 Release

Release date:
March 7, 2025
Previous version:
v2.18.0 (released October 21, 2024)
Magnitude:
71 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v2.18.1

pak-laura
tensorflow-jenkins
chandrasekhard2
tensorflower-gardener
MichaelHudgins

Directory Browser for v2.18.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Release 2.18.1

Security

Bug Fixes and Other Changes

  • Loosen ml_dtypes upperbound to < 1.0.0 to reduce conflicts when installed with other ML ecosystem components.

Breaking Changes

  • tf.lite
    • Interpreter:
      • tf.lite.Interpreter gives warning of future deletion and a redirection notice to its new location at ai_edge_litert.interpreter. See the migration guide for details.
  • Tensorflow-tpu for this patch is skipped due to some sparsecore related bugs. We suggest to upgrade to 2.19.0 instead.