github tensorflow/probability v0.24.0
TensorFlow Probability 0.24.0

one month ago

Release notes

This is the 0.24.0 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.16.1 and JAX 0.4.25 .

NOTE: In TensorFlow 2.16+, tf.keras (and tf.initializers, tf.losses, and tf.optimizers) refers to Keras 3. TensorFlow Probability is not compatible with Keras 3 -- instead TFP is continuing to use Keras 2, which is now packaged as tf-keras and tf-keras-nightly and is imported as tf_keras. When using TensorFlow Probability with TensorFlow, you must explicitly install Keras 2 along with TensorFlow (or install tensorflow-probability[tf] or tfp-nightly[tf] to automatically install these dependencies.)

Change notes

Huge thanks to all the contributors to this release!

  • Alessandro Slamitz
  • Christopher Suter
  • Colin Carroll
  • Emily Fertig
  • Gareth Williams
  • Jacob Burnim
  • Jake VanderPlas
  • Matthew Feickert
  • Pavel Sountsov
  • Richard Levasseur
  • Srinivas Vasudevan
  • Thomas Colthurst
  • Urs Köster

Don't miss a new probability release

NewReleases is sending notifications on new releases.