You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
jax.jacrev() should be a performant option for calls with many parameters and few outputs (for example, a predictions(..., by = TRUE) call for a model with many parameters). How to handle which function to use?