Skip to content

Releases: FluxML/Flux.jl

v0.14.19

14 Aug 11:17
033f4b2
Compare
Choose a tag to compare

Flux v0.14.19

Diff since v0.14.18

Merged pull requests:

  • Allow loading of ConvTranspose state without .outpad field (#2477) (@mcabbott)

Closed issues:

  • Model saved under Flux v0.14.16 does not load on v0.14.17 (#2476)

v0.14.18

09 Aug 18:49
07862da
Compare
Choose a tag to compare

Flux v0.14.18

Diff since v0.14.17

Merged pull requests:

v0.14.17

03 Aug 08:38
a5bbb5f
Compare
Choose a tag to compare

Flux v0.14.17

Diff since v0.14.16

Merged pull requests:

Closed issues:

  • Hoping to offer a version without cuda (#2155)
  • ConvTranspose errors with symmetric non-constant pad (#2424)
  • Create a flag to use Enzyme as the AD in training/etc. (#2443)
  • Can't load a Fluxml trained & saved model. Getting ERROR: CUDA error: invalid device context (code 201, ERROR_INVALID_CONTEXT) (#2461)
  • Requires deprecated cuNN.jl package (#2470)

v0.14.16

17 Jun 20:01
39d04eb
Compare
Choose a tag to compare

Flux v0.14.16

Diff since v0.14.15

Merged pull requests:

Closed issues:

  • How to have a stable GPU memory while being performant? (#780)
  • Why is Flux.destructure type unstable? (#2405)
  • tests are failing due to ComponentArrays (#2411)
  • Significant time spent moving medium-size arrays to GPU, type instability (#2414)
  • Dense layers with shared parameters (#2432)
  • why is my withgradient type unstable ? (#2456)

v0.14.15

21 Mar 04:41
8654721
Compare
Choose a tag to compare

Flux v0.14.15

Diff since v0.14.14

Merged pull requests:

Closed issues:

  • Given that DataLoader implements length shouldn't it also be able to provide size? (#2372)
  • Dimensions check for Conv is incomplete, leading to confusing error (#2398)

v0.14.14

18 Mar 20:18
a8737d7
Compare
Choose a tag to compare

Flux v0.14.14

Diff since v0.14.13

Merged pull requests:

Closed issues:

  • precompilation issue on Julia 1.10 (#2354)
  • Flux installation error under Julia 1.10 on Apple Silicon (#2366)
  • Compilation time of Flux models (#2391)
  • Flux.setup buggy and broken in latest v.0.13.17 (#2394)
  • 2x performance regression due to 5e80211 (#2399)

v0.14.13

07 Mar 01:09
5f84b68
Compare
Choose a tag to compare

Flux v0.14.13

Diff since v0.14.12

Merged pull requests:

Closed issues:

  • Macro to display model struct the way Flux does (#2044)
  • Update GH Actions across all repos (#2170)
  • Flux.jl Documentation (Training API Reference) (#2303)
  • Flux docs missing withgradient() call for multi-objective loss functions (#2325)

v0.14.12

21 Feb 19:46
70edabb
Compare
Choose a tag to compare

Flux v0.14.12

Diff since v0.14.11

Merged pull requests:

Closed issues:

  • The dedicated tutorial on DataLoader is missing (#2378)

v0.14.11

31 Jan 01:01
3eed5fa
Compare
Choose a tag to compare

Flux v0.14.11

Diff since v0.14.10

Merged pull requests:

v0.14.10

24 Jan 04:39
c9f923b
Compare
Choose a tag to compare

Flux v0.14.10

Diff since v0.14.9

Merged pull requests: