You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Follow up from #189
Right now we don't support any ChainRules rrules that need a
RuleConfig
(see https://juliadiff.org/ChainRulesCore.jl/dev/config.html)
These are for higher order functions.
We actually have a ton of them already hand-coded for Nabla, that use ForwardDiff that would ideally be good to move to ChainRules.jl.
Right now ChainRulesOverloadGeneration won't even tell us about them.
Would need to solve JuliaDiff/ChainRulesOverloadGeneration.jl#7 first.
The text was updated successfully, but these errors were encountered: