EnzymeAD / Enzyme.jl

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

Revamp interpreter #1443

Open michel2323 opened 1 month ago

wsmoses commented 1 month ago

@vchuravy @michel2323 is this to be able to automatically upgrade the use of autodiff in nested AD into autodiff deferred?

That would be amazing.

vchuravy commented 1 month ago

Yeah that's the goal