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
LuxDL/Lux.jl#591 + LuxDL/LuxLib.jl#53 breaks Zygote over Zygote completely for Lux to bring in more performant GPU kernels (and somewhat improved memory usage on CPU).
We need to shift to the syntax described in LuxDL/Lux.jl#598 which makes nesting AD extremely efficient for Lux by swapping nested reverse mode with forward over reverse
The text was updated successfully, but these errors were encountered:
LuxDL/Lux.jl#591 + LuxDL/LuxLib.jl#53 breaks Zygote over Zygote completely for Lux to bring in more performant GPU kernels (and somewhat improved memory usage on CPU).
We need to shift to the syntax described in LuxDL/Lux.jl#598 which makes nesting AD extremely efficient for Lux by swapping nested reverse mode with forward over reverse
The text was updated successfully, but these errors were encountered: