Skip to content

Commit 308b199

Browse files
Merge pull request #774 from zsz00/patch-1
typo of comvolutional in NEWS.md
2 parents 68ba6e4 + a27be0f commit 308b199

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
@@ -1,5 +1,5 @@
11
# v0.9.0
2-
* [Depthwise comvolutional layer API changes](https://github.com/FluxML/Flux.jl/pull/756) from `in => mult` channel specification to `in => out` channel specification, and deprecates implicit `out` constructor.
2+
* [Depthwise convolutional layer API changes](https://github.com/FluxML/Flux.jl/pull/756) from `in => mult` channel specification to `in => out` channel specification, and deprecates implicit `out` constructor.
33

44
# v0.8.0
55

0 commit comments

Comments
 (0)