v5.4.1
What's Changed
Bugfixes 🪲
- Fix minibatch bugs by @ricardoV94 in #6730
- Fix bug when compiling logp with
mode="FAST_COMPILE"
by @ricardoV94 in #6735 - Ignore named variables that are not traceable in
get_vars_in_point_list
by @ricardoV94 in #6741
Maintenance 🔧
- Fix small typing error in
sample
overload by @thomasaarholt in #6743
Full Changelog: v5.4.0...v5.4.1