LuxDL/Lux.jl

Enzyme wrappers for AD utilities in Lux

オープン

#738 opened on 2024/06/27

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Julia (84 件のフォーク)batch import
enzymegood first issue

Repository metrics

Stars
 (700 個のスター)
PR merge metrics
 (平均マージ 13d 21h) (30d で 2 merged PRs)

説明

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

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