Skip to content

Commit 95c8435

Browse files
authored
Add news entry for trilinear Upsample layer
1 parent c1bf0a6 commit 95c8435

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
@@ -2,6 +2,7 @@
22

33
## v0.12.9
44
* Fixed incorrect output and added GPU compatibility for [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781).
5+
* Add trilinear [Upsample layer](https://github.com/FluxML/Flux.jl/pull/1792).
56

67
## v0.12.8
78
* Optimized inference and gradient calculation of OneHotMatrix[pr](https://github.com/FluxML/Flux.jl/pull/1756)

0 commit comments

Comments
 (0)