Flux.jl icon indicating copy to clipboard operation
Flux.jl copied to clipboard

Should everything be a functor by default?

Open CarloLucibello opened this issue 1 year ago • 0 comments

As proposed in https://github.com/FluxML/Functors.jl/issues/49 and implemented in https://github.com/FluxML/Functors.jl/pull/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)?

CarloLucibello avatar Jun 16 '23 07:06 CarloLucibello