-
-
Notifications
You must be signed in to change notification settings - Fork 59
test_histogram_approximation
failing due to warning in newer JAX release
#305
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
Comments
Appears to be due to jax-ml/jax#18989 |
Is the histogram functionality using JAX @ferrine? I can't find any evidence for that, but the JAX warning comes from the histogram tests |
I think it's related to We maybe have to split up the CI so that JAX dependencies are run separately and in JAX mode, like PyMC does |
So if JAX is loaded it will issue a warning on |
Then let's just ignore the warning, it's stupid |
https://github.com/pymc-devs/pymc-experimental/actions/runs/7842985013/job/21402357791?pr=304#step:7:2388
The text was updated successfully, but these errors were encountered: