Skip to content

Commit 49c9732

Browse files
update news
1 parent fd369e4 commit 49c9732

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Flux Release Notes
22

3+
## v0.12.4
4+
* Implemented an [`Embedding layer`](https://github.com/FluxML/Flux.jl/pull/1516)
5+
based on recently added `NNlib.gather` and `NNlib.scatter`.
6+
7+
## v0.12.1 - v0.12.3
8+
9+
* CUDA.jl 3.0 support
10+
* Bug fixes and optimizations.
11+
312
## v0.12.0
413

514
* Add [identity_init](https://github.com/FluxML/Flux.jl/pull/1524).

0 commit comments

Comments
 (0)