We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419b99a commit 9a0f486Copy full SHA for 9a0f486
NEWS.md
@@ -2,6 +2,9 @@
2
3
See also [github's page](https://github.com/FluxML/Flux.jl/releases) for a complete list of PRs merged before each release.
4
5
+## v0.14.14
6
+* Add [support for Enzyme](https://github.com/FluxML/Flux.jl/pull/2446) with `Flux.train!`.
7
+
8
## v0.14.13
9
* New macro `Flux.@layer` which should be used in place of `@functor`.
10
This also adds `show` methods for pretty printing.
0 commit comments