Open nickrobinson251 opened 4 years ago
As mentioned in https://github.com/JuliaDiff/ChainRules.jl/issues/247
the more general "issue" is Thunk
s can be returned from a pullback
and we should comment on that (and the subsequent need to unthunk
)
e.g. "things should be unthunked before being passed to pullbacks"