rename chain.jl
This commit is contained in:
parent
e05fea7eb4
commit
b18d8cd08f
@ -19,7 +19,7 @@ include("params.jl")
|
|||||||
include("compiler/Compiler.jl")
|
include("compiler/Compiler.jl")
|
||||||
using .Compiler: @net
|
using .Compiler: @net
|
||||||
|
|
||||||
include("layers/control.jl")
|
include("layers/chain.jl")
|
||||||
include("layers/affine.jl")
|
include("layers/affine.jl")
|
||||||
include("layers/activation.jl")
|
include("layers/activation.jl")
|
||||||
include("layers/cost.jl")
|
include("layers/cost.jl")
|
||||||
|
Loading…
Reference in New Issue
Block a user