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
As proposed in FluxML/Functors.jl#49
and implemented in FluxML/Functors.jl#51
we can switch the functor semantics from opt-in to opt-out, and eliminate an obscure piece of magic from users' code.
Should we do it for v0.14 (hopefully approaching soon)?