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

Fix ensemble mcmc multiple run #1774

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Conversation

amifalk
Copy link
Contributor

@amifalk amifalk commented Apr 4, 2024

Due to misordering of the code in ensemble.init, ensemble mcmc would raise an error when running more than once after initialization.

Copy link
Member

@fehiepsi fehiepsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @amifalk! The error is unrelated. Let me figure it out.

@fehiepsi
Copy link
Member

fehiepsi commented Apr 6, 2024

Could you merge the master branch to make test pass?

@fehiepsi fehiepsi merged commit 57f7190 into pyro-ppl:master Apr 8, 2024
4 checks passed
@amifalk amifalk deleted the jit_model_args branch April 30, 2024 19:10
OlaRonning pushed a commit to aleatory-science/numpyro that referenced this pull request May 6, 2024
* ensemble mcmc works when run multiple times

* format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants