github FluxML/Flux.jl v0.10.0

latest releases: v0.16.5, v0.16.4, v0.16.3...
5 years ago

v0.10.0 (2019-11-29)

Diff since v0.9.0

Closed issues:

  • filtering a subset of parameters (#939)
  • import Flux fails with errors about libcublas (#933)
  • UndefVarError: project not defined (#931)
  • Warning on fresh Flux install (#929)
  • Looking for libcuda and failing on a device without CUDA (#928)
  • Spurious RNN failure with CUDNN (#923)
  • train! method for Chain (#921)
  • LoadError: LoadError: UndefVarError: libcudnn not defined (#918)
  • Failed to precompile Flux (#917)
  • Zygote: add adjoint for onehotbatch (#912)
  • How to convert Tracked Number in Number? (#905)
  • ConvTranspose gradient error: no method matching iterate(::Nothing) (#900)
  • Gradient Through Trebuchet.jl Error (#897)
  • Jacobian for Conv layers (#896)
  • t (#895)
  • can't find MNIST (#894)
  • Regularisation docs missing norm() definition (#892)
  • Flux master does not precompile (#881)
  • circshift breaks Tracker.gradient, but manual shifting works (#872)
  • Convolution without bias (#868)
  • Github stars in pkg.julialang.org (#867)
  • Typo in Optimisers Doc (#862)
  • Can't use Flux.Tracker (#859)
  • CUBLASError(code 13, the GPU program failed to execute) on seemingly simple applychain() (#858)
  • Should one(::TrackedArray) and zero(::TrackedArray) return TrackedArrays, instead of normal arrays? (#855)
  • Flux fails its own tests when run with CuArrays (#854)
  • Gradient does not converge on simple dataset (#849)
  • MethodError when taking gradient of Flux.mse on GPU (#848)
  • RAdam Optimizer (#841)
  • Optimiser interface is not documented (#836)
  • Flux#zygote: conv_transpose_dims mutates arrays. (#820)
  • LinearAlgebra.Transpose{Float64,Array{Float64,2}} multiplied by Tracked 2-element Array{Float64,1} doesn't work (#743)
  • Glorot initialization not correctly implemented (#442)
  • RNN test failures with CUDNN (#267)
  • OpenCL support (#173)

Merged pull requests:

Don't miss a new Flux.jl release

NewReleases is sending notifications on new releases.