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

ERROR: UndefVarError: Chain not defined #795

Closed
prbzrg opened this issue Jan 17, 2023 · 0 comments · Fixed by #873
Closed

ERROR: UndefVarError: Chain not defined #795

prbzrg opened this issue Jan 17, 2023 · 0 comments · Fixed by #873

Comments

@prbzrg
Copy link
Member

prbzrg commented Jan 17, 2023

julia> using DiffEqFlux
WARNING: Method definition rrule(Type{Array{T, N} where N where T}, CUDA.CuArray{T, N, B} where B where N where T) in module Flux at C:\Users\Hossein Pourbozorg\.julia\packages\Flux\v79Am\src\functor.jl:125 overwritten in module Lux at C:\Users\Hossein Pourbozorg\.julia\packages\Lux\6vByk\src\autodiff.jl:57.
WARNING: Method definition (::Type{DiffEqFlux.DeterministicCNF{M, P, RE, D, T, A, K} where K where A where T where D where RE where P where M})(M, P, RE, D, T, A, K) where {M, P, RE, D, T, A, K} in module DiffEqFlux at deprecated.jl:70 overwritten at C:\Users\Hossein Pourbozorg\.julia\packages\DiffEqFlux\jHIee\src\ffjord.jl:41.

julia> using Lux

julia> Chain
WARNING: both Lux and DiffEqFlux export "Chain"; uses of it in module Main must be qualified
ERROR: UndefVarError: Chain not defined
Stacktrace:
 [1] top-level scope
   @ :0
 [2] top-level scope
   @ C:\Users\Hossein Pourbozorg\.julia\packages\CUDA\Ey3w2\src\initialization.jl:52

julia>
@prbzrg prbzrg mentioned this issue Nov 15, 2023
6 tasks
@avik-pal avik-pal linked a pull request Nov 15, 2023 that will close this issue
6 tasks
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