Release notes
This is the 0.22.1 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.14.0 and JAX 0.4.16 and 0.4.19 .
Change notes
See the release note for TFP 0.22.0 at https://github.com/tensorflow/probability/releases/tag/v0.22.0 .
Fixes some NumPy deprecation warnings by no longer casting size-1 arrays to ints.
Dependency typing_extensions is no longer pinned to <4.6.0.
Support for Python 3.8 has been removed starting with TensorFlow Probability 0.22.0.
Huge thanks to all the contributors to this release!
- Brian Patton
- Colin Carroll
- Du Phan
- Emily Fertig
- Fiona Lang
- Frederik Gossen
- Gabriel Rasskin
- Haotian Chen
- Jacob Burnim
- Jake VanderPlas
- Mark McDonald
- Oskar Fernlund
- Pavel Sountsov
- Richard Levasseur
- Salman Faroz
- Sergei Lebedev
- Srinivas Vasudevan
- Thomas Colthurst
- Urs Köster
- Yu Feng