Merge pull request #774 from zsz00/patch-1

typo of comvolutional in NEWS.md
This commit is contained in:
Dhairya Gandhi 2019-05-14 00:37:17 +05:30 committed by GitHub
commit 308b199bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# v0.9.0 # v0.9.0
* [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. * [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.
# v0.8.0 # v0.8.0