Skip to content

Commit

Permalink
Update Flux.jl (#2423)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott authored Apr 13, 2024
1 parent caa1cee commit 90a3dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flux.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export Chain, Dense, Embedding, Maxout, SkipConnection, Parallel, PairwiseFusion
# modules
Losses, Train,
# layers
Bilinear, Scale, dropout,
Bilinear, Scale,
# utils
outputsize, state, create_bias, @layer,
))
Expand Down

0 comments on commit 90a3dfe

Please sign in to comment.