We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NEWS.md
1 parent 48fcc66 commit 06da965Copy full SHA for 06da965
NEWS.md
@@ -1,3 +1,6 @@
1
+# 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.
3
+
4
# v0.8.0
5
6
* New [ConvTranspose layer](https://github.com/FluxML/Flux.jl/pull/311).
0 commit comments