这是indexloc提供的服务,不要输入任何密码
Skip to content

TensorFlow 2.18.1

Compare
Choose a tag to compare
@tensorflow-jenkins tensorflow-jenkins released this 11 Mar 23:49
cb64295

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.