LuxDL/Lux.jl

Enzyme wrappers for AD utilities in Lux

Open

#738 opened on 2024年6月27日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)Julia (700 stars) (84 forks)batch import
enzymegood first issue

説明

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

コントリビューターガイド