Skip to content

Commit 49a05b4

Browse files
committed
Add NEWS.md entry
1 parent 4143dd8 commit 49a05b4

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
@@ -8,6 +8,7 @@
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).
1010
* Moved GPU CI to use buildkite instead of GitLab
11+
* New [`Parallel` layer](https://github.com/FluxML/Flux.jl/pull/1462) adds inception module-like building blocks.
1112
* Other new features and bug fixes (see GitHub releases page)
1213

1314
## v0.11.2

0 commit comments

Comments
 (0)