LuxDL/Lux.jl

Enzyme wrappers for AD utilities in Lux

Open

#738 创建于 2024年6月27日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)Julia (700 star) (84 fork)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

贡献者指南

Enzyme wrappers for AD utilities in Lux · LuxDL/Lux.jl#738 | Good First Issue