Skip to content

Commit

Permalink
Update src/functor.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Chen <[email protected]>
  • Loading branch information
logankilpatrick and ToucheSir authored Nov 27, 2021
1 parent 4d56e75 commit be50da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/functor.jl
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ end

"""
params(model)
params(layers...)
Given a model or specific layers from a model, create a `Params` object pointing to its trainable parameters.
Expand Down

0 comments on commit be50da0

Please sign in to comment.