Carter Green

Results 4 comments of Carter Green

Is it possible that the issue comes from the archived_book table in app.db not updating? I found that after archiving a book on my kobo, syncing, then unarchiving that book...

Yes, the forward pass works fine and on the GPU the CUDNN activation works as well.

The new error message with Zygote v0.6.17 and NNlib v0.7.25 is ```julia ERROR: LoadError: UndefVarError: xs not defined Stacktrace: [1] (::Zygote.var"#442#443")(#unused#::Nothing) @ Zygote C:\Users\Carter\.julia\packages\Zygote\TaBlo\src\lib\array.jl:79 [2] (::Zygote.var"#2351#back#444"{Zygote.var"#442#443"})(Δ::Nothing) @ Zygote C:\Users\Carter\.julia\packages\ZygoteRules\OjfTt\src\adjoint.jl:59 [3]...

On master, it now hits the copyto! error message. ```julia ERROR: LoadError: Mutating arrays is not supported -- called copyto!(::Tuple{Array{Float32, 5}, Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{5}, NTuple{5, Base.OneTo{Int64}}, typeof(identity), Tuple{Array{Float32, 5}}}}..., _...) Stacktrace: [1]...