Pyro 0.3 is released!

We’re excited to announce the 0.3 release of Pyro, compatible with the 1.0 release of PyTorch. To upgrade your Pyro version, simply run: pip install --upgrade pyro-ppl.

Changes include:

  • Support for PyTorch 1.0
  • Parallel sampling
  • Dependent enumeration
  • GPyTorch integration
  • Support for the PyTorch JIT compiler
  • Statistical functions
  • Better error messages
  • Many new tutorials
  • pyro.contrib libraries for
    • Optimal experimental designd
    • Tracking and data association
    • Automatic naming and scoping

See full release notes for details.

-The Pyro Team

9 Likes