sdobber / FluxArchitectures.jl

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

Latest Zygote/Flux throws error in DARNN example file #22

Closed sdobber closed 2 years ago

sdobber commented 2 years ago

In training loop:

ERROR: MethodError: no method matching JuliennedArrays.Slices(::ChainRulesCore.NoTangent, ::Int64)
sdobber commented 2 years ago

Error happens when upgrading from Zygote v0.6.21 to v0.6.22 Full stacktrace here

sdobber commented 2 years ago

See also https://github.com/mcabbott/SliceMap.jl/issues/12

sdobber commented 2 years ago

See alsp https://gist.github.com/sdobber/8163ec7ab538af01cbfd9f7cf7772f58#file-example-jl