1.8.4
Fixed
- Allow torch>=2 by @fritzo in #3164
- fixed NaN with in
log_prob
corr < -1e-8 forSineBivariateVonMises
by @OlaRonning in #3165 - Allow registering of custom exception handlers for potential_fn computations by @Balandat in #3168
Added
- Allow rendering of semisupervised models by @fritzo in #3159
- Add
GroupedNormalNormal
distribution by @martinjankowiak in #3163 - Add make tutorial to docs CI workflow by @eb8680 in #3012
New Contributors
Full Changelog: 1.8.3...1.8.4