Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream ForwardDiff rules to NNlib.jl #1008

Open
avik-pal opened this issue Jul 16, 2024 · 0 comments
Open

upstream ForwardDiff rules to NNlib.jl #1008

avik-pal opened this issue Jul 16, 2024 · 0 comments
Labels
good first issue Good for newcomers luxlib

Comments

@avik-pal
Copy link
Member

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

@avik-pal avik-pal added the good first issue Good for newcomers label Jul 16, 2024
@avik-pal avik-pal transferred this issue from LuxDL/LuxLib.jl Nov 3, 2024
@avik-pal avik-pal added the luxlib label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers luxlib
Projects
None yet
Development

No branches or pull requests

1 participant