LuxDL/Lux.jl

Enzyme wrappers for AD utilities in Lux

Aperta

#738 aperta il 27 giu 2024

 (0 commenti) (1 reazione) (0 assegnatari)Julia (84 fork)batch import
enzymegood first issue

Metriche repository

Star
 (700 stelle)
Metriche merge PR
 (Merge medio 13g 21h) (2 PR mergiate in 30 g)

Descrizione

Functions

  • batched_jacobian
    • Enzyme.Forward
    • Enzyme.Reverse
  • vector_jacobian_product
  • jacobian_vector_product

Nested Autodiff

Enzyme needs us to use autodiff_thunk for the internal call, so we can easily replace the call inside custom rrules.

  • EnzymeRules
  • CRC.rrule

Guida contributor