Pyro: Pyro minor release 0.3.1

Created on 7 Feb 2019  路  4Comments  路  Source: pyro-ppl/pyro

Task-list:

  • [x] Remove networks x from dependency. #1736
  • [x] Update setup.py and .travis.yml to use PyTorch 1.0.1
  • [x] Fix CUDA tests.
  • [ ] Address issues for next release:

Please feel free to add to the list if we think there are certain fixes (or features, though prioritizing on fixes) that should make it into this release.

Most helpful comment

Is everyone good with releasing a minor version with the current dev branch?

All 4 comments

Are there any other easy performance wins along the lines of #1736 we could include?

I suggest we update travis to use PyTorch 1.0.1 but keep setup.py permissive via torch>=1.0, since Pyro doesn't require anything in the new PyTorch release.

Are there any other easy performance wins along the lines of #1736 we could include?

I can't think of much at the moment. There's the issue of TracePosterior being lazy for MCMC that I mentioned above, but that's a narrow use case that will help multiprocessing.

Is everyone good with releasing a minor version with the current dev branch?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lundlab-kaltinel picture lundlab-kaltinel  路  3Comments

fritzo picture fritzo  路  5Comments

fehiepsi picture fehiepsi  路  3Comments

fehiepsi picture fehiepsi  路  4Comments

fritzo picture fritzo  路  4Comments