Skip to content

Allow storing subset of variable in pm.sample via a var_names kwarg #7068

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

Closed
ricardoV94 opened this issue Dec 15, 2023 · 1 comment · Fixed by #7206
Closed

Allow storing subset of variable in pm.sample via a var_names kwarg #7068

ricardoV94 opened this issue Dec 15, 2023 · 1 comment · Fixed by #7206

Comments

@ricardoV94
Copy link
Member

Description

Sometimes models with large Deterministics run out of RAM during sampling. One could compute the Deterministics afterwards easily, but would need to create the same model twice, once with the Deterministics and once without.

@ricardoV94
Copy link
Member Author

Also a helper pm.compute_deterministics to compute any deterministics on demand

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

Successfully merging a pull request may close this issue.

2 participants