LuxDL/Lux.jl

upstream ForwardDiff rules to NNlib.jl

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Julia (84 个派生)batch import
good first issueluxlib

仓库指标

星标
 (700 个星标)
PR 合并指标
 (平均合并 13天 21小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南