Skip to content

Commit

Permalink
remove 2 items from public (#2569)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcabbott authored Dec 31, 2024
1 parent 13bb061 commit b205266
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 @@ -60,7 +60,7 @@ export Chain, Dense, Embedding, EmbeddingBag,
# from Train
setup, train!,
# from Optimsers.jl
destructure, freeze!, thaw!, adjust!, trainables, update!, trainable,
freeze!, thaw!, adjust!, update!, trainable,
# from Zygote.jl
hessian, diaghessian, jacobian, withjacobian, pullback,
# AD functions
Expand Down

0 comments on commit b205266

Please sign in to comment.