LuxDL/Lux.jl

upstream ForwardDiff rules to NNlib.jl

オープン

#1,008 opened on 2024/07/16

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

Repository metrics

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

説明

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

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