Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to version 1.5.2 #2755

Merged
merged 11 commits into from
Feb 1, 2021
Merged

Bump to version 1.5.2 #2755

merged 11 commits into from
Feb 1, 2021

Conversation

fritzo
Copy link
Member

@fritzo fritzo commented Jan 28, 2021

Addresses #2754

Summary

Note this will merge into master, then after release I'll merge master into dev.

@fritzo fritzo mentioned this pull request Jan 28, 2021
5 tasks
@fritzo fritzo added the WIP label Jan 28, 2021
@fritzo fritzo requested a review from neerajprad January 30, 2021 14:48
@neerajprad neerajprad merged commit 585beb9 into master Feb 1, 2021
@neerajprad
Copy link
Member

Thanks for making this patch release!

@fritzo fritzo mentioned this pull request Feb 1, 2021
neerajprad pushed a commit that referenced this pull request Feb 2, 2021
* Bump to version 1.5.2 (#2755)

* Avoid pytorch/pytorch#47038
fehiepsi pushed a commit that referenced this pull request Jun 7, 2021
* Bump to version 1.5.2 (#2755)

* Added sine skewed distribution and tests.

* Added repr.

* Fixed shape tests and minor fixes to docstring.

* Fixed lint.

* Updated docstring with uniform prior.

* Fixed skewness shape assertion.

* ensure `SineSkewed` is on the torus.

* Reverted `infer_shapes` in `sine_skewed` and `# isort: split` in `distributions/__init__.py`

* Sketched `SineSkewed.expand`

* Fixed `SineSkewed.log_prob`.

* Added pep exception to `distributions.__init__`

* Fixed `SineSkewed` on cuda.

* Restricted `event_dim=2`

* Fixed doc_string and updated tests.

* fixed linting

* fixed arg_constraints

* cleaned __repr__

* Fixed comments.

* Fixed `n_dim=1` and updated `test_sine_skewed`; missing updated fixtures.

* Added fixture.

* Fixed tests.

* removed deprecated add_stylesheet

* reverted to `add_stylesheet`

* Removed raise from sine_skewed.py

* Added equation references.

* Fixed sampling bound in `SineSkewed`.

* Fixed prior on `SineSkewed` to avoid `AffineTransform`.

* Merged origin.

* removed import all pyro distributions

* Fixed tests for SineSkewed with wrapper class.

* Removed unused import from conftest.py

* Removed xfail int test_cuda for `SineSkewed`

* Fixed DocString example.

* Fixed psi_phi name in docstring.

Co-authored-by: Fritz Obermeyer <[email protected]>
Co-authored-by: Ola <[email protected]>
@fritzo fritzo deleted the bump-to-1.5.2 branch September 27, 2021 14:47
martinjankowiak pushed a commit that referenced this pull request Mar 3, 2022
* Bump to version 1.5.2 (#2755)

* Start writing workflow tutorial

* Add more sections, up to reparam

* Flesh out general sections of the workflow tutorial

* Start adding example to workflow tutorial

* Load nextstrain dataset from github

* Flesh out example sections

* Improve plots

* Add evaluation metrics to tutorial

* Make data directory if missing

* Load tensors to default location

* Add a custom model

* Add tutorial to index

* Add code to download nextstrain dataset

* Add docs

* Address review comment

* Add plots and links

* Tweak text in workflow notebook

* Address some review comments

* Address remaining review comments

* Fix typos
eb8680 pushed a commit that referenced this pull request Mar 16, 2023
* Bump to version 1.5.2 (#2755)

* PyTorch Lightning example

* fixes

* fix test

* update comments

* fix pip install pyro-ppl

* address comments

* add svi_lightning to toctree

---------

Co-authored-by: Fritz Obermeyer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants