Skip to content

1.8.3

Compare
Choose a tag to compare
@fritzo fritzo released this 22 Nov 20:45
· 131 commits to dev since this release
ba65cad

What's Changed

  • rename custom_objectives_training.ipynb -> custom_objectives.ipynb by @martinjankowiak in #3141
  • Expose Gaussian algorithms by @fritzo in #3145
  • fix_reverse_out_bound_quadratic_spline by @LiaoShiqi97 in #3140
  • Improve sequential_gaussian_filter_sample() by @fritzo in #3146
  • Add jitter to Cholesky factorization in Gaussian ops by @fritzo in #3151
  • Clean up handling of global settings by @fritzo in #3152
  • Add an option to stop PyroModules from sharing parameters by @eb8680 in #3149
  • Ensure compatibility with torch>=1.13 torchvision>=0.14 by @fritzo in #3155
  • Adds min_stepsize and max_stepsize to HMC, avoiding infinite loop by @fritzo in #3157

New Contributors

Full Changelog: 1.8.2...1.8.3