Amortizing overhead in .run
#1249
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
jax
This issue is specific to JAX
Hello --
New to numpyro, but really excited to be looking at it!
Question: When I call something like
there's a startup overhead, where the progress bar appears but doesn't move for ~5 seconds and then moves very fast.
I'm guessing this is compilation overhead? If that's right, is there a way to cache the compilation so that I don't have to pay that overhead everytime I run my program?
Thanks!
The text was updated successfully, but these errors were encountered: