cost is really a layer
This commit is contained in:
parent
7425584c91
commit
36f4103d7d
@ -29,12 +29,11 @@ include("compiler/shape.jl")
|
||||
|
||||
include("layers/affine.jl")
|
||||
include("layers/activation.jl")
|
||||
include("layers/cost.jl")
|
||||
include("layers/recurrent.jl")
|
||||
include("layers/chain.jl")
|
||||
include("layers/shims.jl")
|
||||
|
||||
include("cost.jl")
|
||||
|
||||
include("backend/backend.jl")
|
||||
|
||||
end # module
|
||||
|
Loading…
Reference in New Issue
Block a user