Skip to content

Commit

Permalink
Update reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Jul 13, 2023
1 parent 4af3380 commit 6f1c31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/training/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Optimisers.thaw!

Flux used to handle gradients, training, and optimisation rules quite differently.
The new style described above is called "explicit" by Zygote, and the old style "implicit".
Flux 0.13 and 0.14 are the transitional version which supports both; Flux 0.15 will remove the old.
Flux 0.13 and 0.14 are the transitional versions which support both; Flux 0.15 will remove the old.

!!! compat "How to upgrade"
The blue-green boxes in the [training section](@ref man-training) describe
Expand Down

0 comments on commit 6f1c31c

Please sign in to comment.