Skip to content

Releases: LuxDL/Lux.jl

v1.4.4

01 Jan 22:31
2bf2ca8
Compare
Choose a tag to compare

Lux v1.4.4

Diff since v1.4.3

Merged pull requests:

Closed issues:

  • Random Numbers & Reactant (#1131)
  • CUDA 2nd order AD with MaxPool and logsoftmax (#1150)

MLDataDevices-v1.6.6

01 Jan 15:15
367680b
Compare
Choose a tag to compare

MLDataDevices MLDataDevices-v1.6.6

Diff since MLDataDevices-v1.6.5

Merged pull requests:

Closed issues:

  • Random Numbers & Reactant (#1131)
  • Problem with Lux & SymbolicsLuxExt (#1132)
  • How to implement a detach operation similar to Pytorch? (#1138)
  • Unexpected handling of LR Schedulers in TrainState (#1143)
  • Directly construct Optimiser state on Reactant buffers (#1145)
  • (AbstractDevice)(x) should respect Adapt.adapt_structure (#1149)
  • CUDA 2nd order AD with MaxPool and logsoftmax (#1150)

LuxLib-v1.4.0

01 Jan 02:05
63d3434
Compare
Choose a tag to compare

LuxLib LuxLib-v1.4.0

Diff since LuxLib-v1.3.11

Merged pull requests:

Closed issues:

  • CUDA 2nd order AD with MaxPool and logsoftmax (#1150)

v1.4.3

31 Dec 00:22
3c3a432
Compare
Choose a tag to compare

Lux v1.4.3

Diff since v1.4.2

Merged pull requests:

  • CompatHelper: bump compat for Flux in [weakdeps] to 0.16, (keep existing compat) (#1136) (@github-actions[bot])
  • chore: bump crate-ci/typos from 1.28.2 to 1.28.3 (#1137) (@dependabot[bot])
  • fix: update to new reactant changes (#1140) (@avik-pal)
  • chore: bump crate-ci/typos from 1.28.3 to 1.28.4 (#1144) (@dependabot[bot])
  • don't declare implicitly exported functions public (#1147) (@simeonschaub)
  • use return_type instead of _return_type (#1148) (@simeonschaub)

Closed issues:

  • Problem with Lux & SymbolicsLuxExt (#1132)
  • How to implement a detach operation similar to Pytorch? (#1138)
  • Unexpected handling of LR Schedulers in TrainState (#1143)
  • Directly construct Optimiser state on Reactant buffers (#1145)
  • (AbstractDevice)(x) should respect Adapt.adapt_structure (#1149)

LuxLib-v1.3.11

31 Dec 00:25
3c3a432
Compare
Choose a tag to compare

LuxLib LuxLib-v1.3.11

Diff since LuxLib-v1.3.10

Merged pull requests:

Closed issues:

  • Immutable Arrays (#8)
  • Downstream Compat Updates (#880)
  • Enzyme 0.13 fails with batched matrix multiply (#1024)
  • getkeypath and layer_map not fully working with model with Parallel layers (#1068)
  • Re-enable Flux compatibility testing (#1070)
  • [AMDGPU CI] Circular dependencies disabling precompilation (#1095)
  • LuxTestUtils.Constant clashes with DifferentiationInterface.Constant (#1103)
  • Error in trying to use Optimization.jl for LSTM training based on Lux.jl (#1114)
  • Documentation Build Stalls (#1120)
  • CUDA Test CI is broken (#1121)
  • [MLDataDevices] devices don't preserve identity (#1129)
  • Problem with Lux & SymbolicsLuxExt (#1132)
  • How to implement a detach operation similar to Pytorch? (#1138)
  • Unexpected handling of LR Schedulers in TrainState (#1143)
  • Directly construct Optimiser state on Reactant buffers (#1145)
  • (AbstractDevice)(x) should respect Adapt.adapt_structure (#1149)

v1.4.2

15 Dec 05:36
d962073
Compare
Choose a tag to compare

Lux v1.4.2

Diff since v1.4.1

Merged pull requests:

Closed issues:

  • Immutable Arrays (#8)
  • Downstream Compat Updates (#880)
  • [MLDataDevices] devices don't preserve identity (#1129)

MLDataDevices-v1.6.5

14 Dec 12:46
d5e96cd
Compare
Choose a tag to compare

MLDataDevices MLDataDevices-v1.6.5

Diff since MLDataDevices-v1.6.4

Merged pull requests:

MLDataDevices-v1.6.4

14 Dec 06:09
fdb0170
Compare
Choose a tag to compare

MLDataDevices MLDataDevices-v1.6.4

Diff since MLDataDevices-v1.6.3

Merged pull requests:

Closed issues:

  • Immutable Arrays (#8)
  • Downstream Compat Updates (#880)
  • Re-enable Flux compatibility testing (#1070)
  • Documentation Build Stalls (#1120)
  • CUDA Test CI is broken (#1121)
  • [MLDataDevices] devices don't preserve identity (#1129)

v1.4.1

07 Dec 05:28
1ea272a
Compare
Choose a tag to compare

Lux v1.4.1

Diff since v1.4.0

Merged pull requests:

Closed issues:

  • Enzyme 0.13 fails with batched matrix multiply (#1024)
  • getkeypath and layer_map not fully working with model with Parallel layers (#1068)
  • Re-enable Flux compatibility testing (#1070)
  • [AMDGPU CI] Circular dependencies disabling precompilation (#1095)
  • LuxTestUtils.Constant clashes with DifferentiationInterface.Constant (#1103)
  • Error in trying to use Optimization.jl for LSTM training based on Lux.jl (#1114)
  • Documentation Build Stalls (#1120)
  • CUDA Test CI is broken (#1121)

MLDataDevices-v1.6.3

05 Dec 06:40
Compare
Choose a tag to compare

MLDataDevices MLDataDevices-v1.6.3

Diff since MLDataDevices-v1.6.2

Merged pull requests:

Closed issues:

  • Zygote + ForwardDiff support for complex differentiation (#977)
  • Add CUDA.CURAND.default_rng() to the table (#1003)
  • getkeypath and layer_map not fully working with model with Parallel layers (#1068)
  • [AMDGPU CI] Circular dependencies disabling precompilation (#1095)
  • LuxTestUtils.Constant clashes with DifferentiationInterface.Constant (#1103)
  • Error in trying to use Optimization.jl for LSTM training based on Lux.jl (#1114)