LuxDL/Lux.jl

upstream ForwardDiff rules to NNlib.jl

Aberta

#1.008 aberto em 16 de jul. de 2024

 (0 comentário) (0 reação) (0 responsável)Julia (84 forks)batch import
good first issueluxlib

Métricas do repositório

Stars
 (700 estrelas)
Métricas de merge de PR
 (Mesclagem média 13d 21h) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador