github FluxML/Flux.jl v0.10.2

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

Flux v0.10.2

Diff since v0.10.1

Closed issues:

  • Training pipeline inappropriate for large datasets (#278)
  • Iterators for batches and epochs (#317)
  • Implicit to Explicit Parameterization of Flux Models (#742)
  • crossentropy is broken with CUDA due to log (#889)
  • MethodError: no method matching CuArrays.CuArray{Float32,N} where N(::Float32) (#908)
  • Limitation of Flux.istraining() (#909)
  • Error with regularization using norm() and Zygote (#930)
  • Zygote error on moving array to GPU (#947)
  • update! not working (#951)
  • Gradients of Chain including leakyrelu function (#963)
  • Is there a way to have layers (esp. a Conv) without biases? (#966)
  • Zygote error (#967)
  • Why run MNIST example is vary slow? (#968)
  • model-zoo Cifar10.jl is generating "Loss is NaN" (#970)
  • Handling imbalanced data (#972)
  • BatchNorm is broken (#976)
  • Some activation functions change type when backpropagating and pooling layers doesn't like it (#979)
  • Conv layers with CPU backend randomly mixes up batch dimensions (#982)
  • destructure/restructure is doing scalar indexing on GPU in back pass (#989)
  • Flux pins down Colors (#995)
  • Suggestion: Bounds for stochastic gradient descent loss fluctuations (#1000)
  • How to keep weights of parts of a model fixed under Flux.train! (#1001)
  • Support Colors.jl v0.10 and v0.11 (#1002)
  • Typo in Flux home page description? Gougle? (#1004)
  • Taking the package description (not too) seriously (#1007)
  • le_float not differentiable: implementing reverse huber loss (#1011)
  • Do you support or have any materials about optimizing with nonlinear constraints? (#1014)
  • Loopinfo expression error with onecold (#1020)
  • Type Promotion often Unwieldy and day Ruining (#1026)
  • LoadError: MethodError: no method matching softmax(::Float32; dims=1) (#1029)
  • Flux compat with Juno? (#1036)
  • Failed to precompile Flux (#1045)
  • train!() hasn't been export in Flux.jl (#1048)
  • error with Conv (#1055)
  • The most basic Conv layer fails to compute gradients (#1060)

Merged pull requests:

Don't miss a new Flux.jl release

NewReleases is sending notifications on new releases.