LuxDL/Lux.jl

upstream ForwardDiff rules to NNlib.jl

Aperta

#1008 aperta il 16 lug 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Julia (84 fork)batch import
good first issueluxlib

Metriche repository

Star
 (700 stelle)
Metriche merge PR
 (Merge medio 13g 21h) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor