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

貢獻者指南