Skip to content

1.1.0

Compare
Choose a tag to compare
@fritzo fritzo released this 07 Dec 02:30
· 683 commits to dev since this release

New Features

New distributions and transforms

Other Changes / Bug Fixes

  • pyro.util.save_visualization has been deprecated, and dependency on graphviz is removed.
  • #2197 fixed a naming bug in PyroModule that affected mutliple sub-PyroModules with conflicting names.
  • #2192 Bug fix in Planar normalizing flow implementation
  • #2188 Make error messages for incorrect arguments to effect handlers more informative