LuxDL/Lux.jl

upstream ForwardDiff rules to NNlib.jl

Open

#1,008 创建于 2024年7月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (700 star) (84 fork)batch import
good first issueluxlib

描述

Code: https://github.com/LuxDL/LuxLib.jl/blob/3ef59f2e4175dfbbd383ebfb607bea1c8fe60738/src/impl/forward_diff.jl#L1-L50

Tests: https://github.com/LuxDL/LuxLib.jl/blob/main/test/others/forwarddiff_tests.jl

The main reason I haven't been able to do it is because of how the tests are structured which forces you to copy the code for different backends

贡献者指南