From cc5e6946584eb7f44d77990a6677664f0ae83d7f Mon Sep 17 00:00:00 2001 From: Peter Hawkins Date: Tue, 9 May 2023 17:08:00 -0700 Subject: [PATCH] Add improved TPU SVD accuracy to the changelog. PiperOrigin-RevId: 530752990 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bb844b6b..4937687af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Remember to align the itemized text with the first line of an item within a list * The flags experimental_cpp_jit, experimental_cpp_pjit and experimental_cpp_pmap have been removed. They are now always on. + * Accuracy of singular value decomposition (SVD) on TPU has been improved + (requires jaxlib 0.4.9). * Deprecations * `jax.experimental.gda_serialization` is deprecated and has been renamed to