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

Raise warning for the automatic enumerate behavior #1235

Closed
pookiecoding opened this issue Nov 22, 2021 · 0 comments · Fixed by #1244
Closed

Raise warning for the automatic enumerate behavior #1235

pookiecoding opened this issue Nov 22, 2021 · 0 comments · Fixed by #1244

Comments

@pookiecoding
Copy link

Following a thread on NumPyro forum about inference with discrete latent variable in hmm, here is the github issue as requested:
In the hmm example, the discrete latent variable are marginalized out automatically.
To avoid confusion, in future versions, the "automatic" behavior could be removed, and the users would provide infer={"enumerate": "parallel"} explicitly.
Thank you.

@fehiepsi fehiepsi changed the title add enum for discrete latent variable Raise warning for the automatic enumerate behavior Dec 5, 2021
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