Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inefficient Hessian matrix computation of function with finite difference JVP rule #47

Open
wcxve opened this issue Apr 29, 2024 · 0 comments

Comments

@wcxve
Copy link
Owner

wcxve commented Apr 29, 2024

This inefficiency occurs when some parameters are fixed during computation. The finite differences will be computed for these fixed parameters, which are not (?) optimized by JAX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant