sdobber / FluxArchitectures.jl

Complex neural network examples for Flux.jl
MIT License
122 stars 15 forks source link

Zygote v0.6.44 breaks tests #42

Closed sdobber closed 2 years ago

sdobber commented 2 years ago

With Zygote v0.6.44, the tests break when doing a gradient calculation on a DARNN network. Might be related to https://github.com/FluxML/Zygote.jl/issues/1111