Skip to content

Commit 90a3dfe

Browse files
authored
Update Flux.jl (#2423)
1 parent caa1cee commit 90a3dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Flux.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export Chain, Dense, Embedding, Maxout, SkipConnection, Parallel, PairwiseFusion
3636
# modules
3737
Losses, Train,
3838
# layers
39-
Bilinear, Scale, dropout,
39+
Bilinear, Scale,
4040
# utils
4141
outputsize, state, create_bias, @layer,
4242
))

0 commit comments

Comments
 (0)