EnzymeAD / Enzyme.jl

Julia bindings for the Enzyme automatic differentiator
https://enzyme.mit.edu
MIT License
451 stars 63 forks source link

Hessian vector product guidance #1205

Closed cmhamel closed 3 months ago

cmhamel commented 10 months ago

What is the proper approach to get performant hessian vector products for a scalar function with a vector valued input?

wsmoses commented 3 months ago

With the new hvp utilities and docs, closing