Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-20 | 978 Bytes | |
TensorFlow Probability 0.22.1 source code.tar.gz | 2023-10-20 | 42.5 MB | |
TensorFlow Probability 0.22.1 source code.zip | 2023-10-20 | 44.0 MB | |
Totals: 3 Items | 86.5 MB | 0 |
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