pyro-ppl / numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
https://num.pyro.ai
Apache License 2.0
2.15k stars 235 forks source link

Add a note to seed handler to mention that its instances cannot be jitted directly #1759

Closed fehiepsi closed 6 months ago

fehiepsi commented 6 months ago

Resolves #1753