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.
1 parent fef561e commit ccb328cCopy full SHA for ccb328c
NEWS.md
@@ -6,6 +6,7 @@ been removed in favour of MLDatasets.jl.
6
* `params` is not exported anymore since it is a common name and is also exported by Distributions.jl
7
* `flatten` is not exported anymore due to clash with Iterators.flatten.
8
* Remove Juno.jl progress bar support as it is now obsolete.
9
+* Improved compatibility of Dropout with Int and Complex types.
10
11
## v0.12.10
12
* `Dropout`/`AlphaDropout` now supports [user-specified RNGs](https://github.com/FluxML/Flux.jl/pull/1838)
0 commit comments