Release 2.18.1
Security
- Updates curl to
8.11.0
to handle CVE-2024-2004, CVE-2024-2379, CVE-2024-2398, CVE-2024-2466, CVE-2024-6197, CVE-2024-7264, CVE-2024-8096 and CVE-2024-9681.
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 atai_edge_litert.interpreter
. See the migration guide for details.
- Interpreter:
- Tensorflow-tpu for this patch is skipped due to some sparsecore related bugs. We suggest to upgrade to 2.19.0 instead.