Skip to content

Commit 9e234b4

Browse files
mcabbottcossio
andauthored
Update NEWS.md
Co-authored-by: cossio <cossio@users.noreply.github.com>
1 parent 56ad29d commit 9e234b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Fixed incorrect output and added GPU compatibility for [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781).
55
* Add trilinear [Upsample layer](https://github.com/FluxML/Flux.jl/pull/1792).
66
* Improved [performance of RNNs](https://github.com/FluxML/Flux.jl/pull/1761)
7-
* Optimisers now accept an `ϵ` keyword argument
7+
* Optimisers now accept an `ϵ` argument
88
* [Improved handling of complex values inputs](https://github.com/FluxML/Flux.jl/pull/1776) while training
99
* Fixed [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781)
1010

0 commit comments

Comments
 (0)