We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numpyro
1 parent 723a574 commit 020e246Copy full SHA for 020e246
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