Skip to content

Commit f1890b8

Browse files
Update NEWS.md
1 parent 10be1fb commit f1890b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Added option to set `bias` to [false](https://github.com/FluxML/Flux.jl/pull/1379) to eliminating `bias` from being trained.
88
* Removed kwarg only constructors for [`convolutional layers`](https://github.com/FluxML/Flux.jl/pull/1379)).
99
* Add [sparse initialization](https://github.com/FluxML/Flux.jl/pull/1454) as described in [Deep learning via Hessian-free optimization](https://dl.acm.org/doi/abs/10.5555/3104322.3104416).
10+
* Moved GPU CI to use buildkite instead of GitLab
1011
* Other new features and bug fixes (see GitHub releases page)
1112

1213
## v0.11.2

0 commit comments

Comments
 (0)