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

nograd tests #48

Open
willtebbutt opened this issue Jul 1, 2020 · 0 comments
Open

nograd tests #48

willtebbutt opened this issue Jul 1, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@willtebbutt
Copy link
Member

JuliaDiff/ChainRules.jl#223 manually implements a nograd. Once someone has gotten around to sorting JuliaDiff/ChainRulesCore.jl#150 we'll be able to nograd loads of things really easily, at which point it starts to make sense to want to have a simple way to test that things have been successfully nograd-ed and regressions don't happen.

The tests I had to implement in JuliaDiff/ChainRules.jl#223 are quite verbose and boilerplate-y, so it would be good to have a one-liner that covers both frules and rrules.

@willtebbutt willtebbutt added enhancement New feature or request good first issue Good for newcomers labels Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant