Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failures with Zygote 0.7 #619

Closed
mcabbott opened this issue Jan 5, 2025 · 0 comments · Fixed by #620
Closed

Test failures with Zygote 0.7 #619

mcabbott opened this issue Jan 5, 2025 · 0 comments · Fixed by #620

Comments

@mcabbott
Copy link
Member

mcabbott commented Jan 5, 2025

This allows thunks, and CI for conv shows lots of errors like this:

AutoDiff: spatial_rank=3: Error During Test at D:\a\NNlib.jl\NNlib.jl\test\conv.jl:889
  Got exception outside of a @test
  MethodError: no method matching length(::InplaceableThunk{Thunk{ChainRules.var"#719#722"{Float64, Colon, Array{Float64, 5}, ProjectTo{AbstractArray, @NamedTuple{element::ProjectTo{Float64, @NamedTuple{}}, axes::NTuple{5, Base.OneTo{Int64}}}}}}, ChainRules.var"#718#721"{Float64, Colon}})
  The function `length` exists, but no method is defined for this combination of argument types.
  You may need to implement the `length` method or define `IteratorSize` for this type to be `SizeUnknown`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant