frule
s/rrule
s should support receiving Thunk
s
#408
Labels
design
Requires some design before changes are made
inplace
for things relating to inplace accumulation
needs-careful-thought
A reminder that this thing is not obviouis and care must be taken when working on it
Milestone
This came up in FluxML/Zygote.jl#966, which wants to support thunks inside Zygote, not just unthunking them as they come out of rrules.
Right now rrules are not explicitly required to support thunks as the input sensitivities. We could enforce this inside ChainRulesTestUtils, and if we do, we should probably decide for 1.0?
The text was updated successfully, but these errors were encountered: