Skip to content

Commit 36bebc5

Browse files
Merge pull request #118 from cossio/patch-1
Simple docs change
2 parents 70b5e90 + 35be19d commit 36bebc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ all `isnumeric` leaf nodes.
4545
To further restrict this by ignoring some fields of a layer type, define `trainable`:
4646

4747
```@docs
48-
Optimisers.isnumeric
4948
Optimisers.trainable
49+
Optimisers.isnumeric
5050
```
5151

5252
Such restrictions are also obeyed by this function for flattening a model:

0 commit comments

Comments
 (0)