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
But that needs testing. I think the big question is for how this works on the LLVM level. E.g maybe we first need to check that we can diff through kwargs.
Might be easier for 1.8 now that it's just
kwfunc
, but we need anisapplicable
check for kwfuncs....Maybe a generic handler for kwfuncs...
ChainRules has some hints https://github.com/JuliaDiff/ChainRulesCore.jl/blob/ed9a0073ff83cb3b1f4619303e41f4dd5d8c4825/src/rules.jl#L75-L79
cc: @vtjnash and @oxinabox
The text was updated successfully, but these errors were encountered: