github FluxML/Flux.jl v0.11.2

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

Flux v0.11.2

Diff since v0.11.1

Closed issues:

  • Error with Flux.crossentropy (#435)
  • Unnecessary typeasserts in Flux.Optimise.apply! cause training to fail (#816)
  • OneHotMatrix causes a 'scalar getindex disallowed' error on GPU (#1006)
  • Higher order derivative products? (#1102)
  • Gradient of Chain with respect to input on gpu (#1132)
  • Backprop through time is truncated to only 1 time step (#1209)
  • Failed to load Flux 1.11.0 and 1.11.1 with Julia 1.4.2 and 1.5.0 on a windows machine (#1313)
  • ADAMW Optimise has no field eta (#1316)
  • LayerNorm only operates on 2D tensors (also Diagonal) (#1321)
  • NNlib not defined error when loading model saved with BSON (#1322)
  • Map and broadcast on LSTM layers give different gradients (#1324)
  • zygote (#1327)
  • Error while pre-compIling Flux in Julia v1.4.2 on windows 10 (#1328)
  • DepthwiseConv gives incorrect channel sizes when initialized from array (#1331)
  • Flux.params return extra parameter (#1348)
  • XOR Error not converging to 0 (#1352)
  • Broken methods(Base.show) (#1354)
  • Applying Dense layer on OneHotMatrix is very slow and can be optimized. (#1356)
  • Unable to obtain gradient after flattened pooling layer. (#1359)
  • "incremental compilation may be fatally broken for this module" when using Flux (#1370)

Merged pull requests:

Don't miss a new Flux.jl release

NewReleases is sending notifications on new releases.