Skip to content

Releases: LuxDL/Lux.jl

v1.4.0

25 Nov 21:30
161b64c
Compare
Choose a tag to compare

Lux v1.4.0

Diff since v1.3.4

Merged pull requests:

Closed issues:

  • Zygote + ForwardDiff support for complex differentiation (#977)
  • Add CUDA.CURAND.default_rng() to the table (#1003)

LuxLib-v1.3.10

25 Nov 21:31
161b64c
Compare
Choose a tag to compare

LuxLib LuxLib-v1.3.10

Diff since LuxLib-v1.3.9

Merged pull requests:

Closed issues:

  • Zygote + ForwardDiff support for complex differentiation (#977)
  • Add CUDA.CURAND.default_rng() to the table (#1003)

v1.3.4

22 Nov 05:52
132619c
Compare
Choose a tag to compare

Lux v1.3.4

Diff since v1.3.3

Merged pull requests:

LuxTestUtils-v1.7.0

21 Nov 22:39
132619c
Compare
Choose a tag to compare

LuxTestUtils LuxTestUtils-v1.7.0

Diff since LuxTestUtils-v1.6.0

Merged pull requests:

LuxLib-v1.3.9

21 Nov 22:39
132619c
Compare
Choose a tag to compare

LuxLib LuxLib-v1.3.9

Diff since LuxLib-v1.3.8

Merged pull requests:

v1.3.3

17 Nov 23:51
dab3916
Compare
Choose a tag to compare

Lux v1.3.3

Diff since v1.3.2

Merged pull requests:

v1.3.2

17 Nov 00:22
f1cb52c
Compare
Choose a tag to compare

Lux v1.3.2

Diff since v1.3.1

Merged pull requests:

MLDataDevices-v1.6.2

17 Nov 23:53
38f1a73
Compare
Choose a tag to compare

MLDataDevices MLDataDevices-v1.6.2

Diff since MLDataDevices-v1.6.1

Merged pull requests:

v1.3.1

16 Nov 03:05
04494b5
Compare
Choose a tag to compare

Lux v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

15 Nov 03:16
bbf5033
Compare
Choose a tag to compare

Lux v1.3.0

Diff since v1.2.3

Merged pull requests:

Closed issues:

  • scalar indexing of gpu array in Zygote gradient (#1016)
  • sending to devices tuples, named tuples and arrays does not keep track of identical objects (#1017)
  • Compiling Recurrent Models with Reactant (#1025)
  • Simplify recursive code with Functors v0.5 (#1061)
  • unsafe_free! from MLDataDevices fails for OneHotArrays (#1066)