We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numpyro
1 parent 064af80 commit ae3ecd1Copy full SHA for ae3ecd1
pymc_experimental/tests/statespace/test_statespace_JAX.py
@@ -25,6 +25,7 @@
25
)
26
27
pytest.importorskip("jax")
28
+pytest.importorskip("numpyro")
29
30
31
floatX = pytensor.config.floatX
0 commit comments