Skip to content

Remove Pyro distributions migrated to PyTorch#684

Merged
fritzo merged 3 commits intopyro-ppl:devfrom
neerajprad:torch-dists
Jan 17, 2018
Merged

Remove Pyro distributions migrated to PyTorch#684
fritzo merged 3 commits intopyro-ppl:devfrom
neerajprad:torch-dists

Conversation

@neerajprad
Copy link
Copy Markdown
Member

@neerajprad neerajprad commented Jan 17, 2018

Addresses #638

This simply removes all the distributions that are already migrated to PyTorch. In subsequent PRs, we will rename the method names to align with torch.distributions, and finally change the batch semantics and remove/update most of our existing test suite.

@jpchen
Copy link
Copy Markdown
Member

jpchen commented Jan 17, 2018

this only removes the ones that have already been migrated correct? so we shouldnt be losing support for any existing distributions in this PR?

@neerajprad
Copy link
Copy Markdown
Member Author

this only removes the ones that have already been migrated correct? so we shouldnt be losing support for any existing distributions in this PR?

That's right, not yet. :) What changes with this PR is that you need to build PyTorch master to be able to use Pyro's dev branch.

@neerajprad
Copy link
Copy Markdown
Member Author

There is some travis CI slowdown, so it might take a while for the tests to start running.

fritzo
fritzo previously approved these changes Jan 17, 2018
@neerajprad
Copy link
Copy Markdown
Member Author

Should be good to merge once tests pass.

@fritzo fritzo merged commit 8bca894 into pyro-ppl:dev Jan 17, 2018
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.

3 participants