What's Changed
Major Changes 🛠
- Bump PyTensor dependency by @ricardoV94 in #7740
- This release changes how JAX dispatch of random variables are implemented. Custom dispatches will have to be updated
Documentation 📖
- Add return type overload for
sample_posterior_predictive
by @nataziel in #7710 - Replaced "log-likelihood" with "distribution" in for all the classes where distributions is more appropriate rather than log-likelihood. by @tanishy7777 in #7573
Maintenance 🔧
- Allow passing graph level attributes to graphviz by @zaxtax in #7741
- Add warning if a Minibatched variable is used without total_size by @zaxtax in #7742
New Contributors
- @tanishy7777 made their first contribution in #7573
Full Changelog: v5.21.1...v5.22.0