v0.10.1 (2020-01-13)
Closed issues:
- destructure then restructure fails (#988)
- ConvTranspose produces nonsense results for 3D (aka 5D) inputs (#978)
- Missing Tracker dependency causes DiffEqFlux v0.4.0 and DifferentialEquations v6.6.0 fail to pre-compile in (J V1.3) (#975)
- UndefVarError: @functor not defined (#974)
- A problem with the first example (#959)
- Error when compiling model in GPU (#956)
- Gradient on a Neural Network (#955)
- Why the result of Flux.jl is totally different from tf.Keras (with the same simple MLP) (#953)
- CuArrays failed to initialize (#949)
Merged pull requests:
- Compat bounds for a couple more packages (#992) (dhairyagandhi96)
- Update CuArrays + Zygote deps (#991) (dhairyagandhi96)
- Destructure/restructure for models (#986) (MikeInnes)
- Give
NNPACK
a bit of numerical leeway (#973) (staticfloat) - [WIP] Decaydocs (#954) (baggepinnen)