FluxML / ZygoteRules.jl

MIT License
15 stars 13 forks source link

support ChainRules types #10

Closed mzgubic closed 2 years ago

mzgubic commented 4 years ago

related to https://github.com/FluxML/Zygote.jl/pull/786

mzgubic commented 4 years ago

Now the macro generates a DoesNotExist() gradient instead of nothing w.r.t. the function, closure, and kwargs

ToucheSir commented 2 years ago

Is this PR still valuable for present-day Zygote?

mzgubic commented 2 years ago

It would probably be easier to start from scratch at this point.