Adding ChainRules compatibility to FastDifferentiation #419
Closed
brianguenter
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@gdalle
I think I have figured out how to do this. Am looking through the docs for ChainRules to make sure I understand the details. Where are the rrules and frules for things like SVD, LU, etc. , defined? In the LinearAlgebra package? Flux? Somewhere (maybe several somewheres) else?I want to use these rules to test the code once I add it to FastDifferentiation.Never mind, I found the code in the rulesets subdirectory in the ChainRules repo.
Beta Was this translation helpful? Give feedback.
All reactions