Skip to content

Simulator logprob not implemented for float32 #5632

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
michaelosthege opened this issue Mar 20, 2022 · 3 comments
Closed

Simulator logprob not implemented for float32 #5632

michaelosthege opened this issue Mar 20, 2022 · 3 comments

Comments

@michaelosthege
Copy link
Member

https://github.com/pymc-devs/pymc/runs/5618251798?check_suite_focus=true#step:7:178

cc @ricardoV94 it's working for the scalar case, so I assume it's not intentionally not implemented.

@ricardoV94
Copy link
Member

https://github.com/pymc-devs/pymc/runs/5618251798?check_suite_focus=true#step:7:178

cc @ricardoV94 it's working for the scalar case, so I assume it's not intentionally not implemented.

I think it has to do with changing flags after import. It would work fine if the float32 was set globally.

@michaelosthege
Copy link
Member Author

Sound like something that should be fixed at the Aesara level in the long run.
In #5630 I added an XFAIL mark so I guess we can just be patient and hopefully some day it magically starts working?
And if not that's also ok.

This issue is linked in the XFAIL mark. Shall we close it to not clutter our backlog?

@ricardoV94
Copy link
Member

Yes I think we can close it

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

No branches or pull requests

2 participants