Skip to content

Releases: LuxDL/Lux.jl

v0.4.30

22 Oct 00:50
757fe76
Compare
Choose a tag to compare

Lux v0.4.30

Diff since v0.4.29

Merged pull requests:

v0.4.29

15 Oct 14:54
8441dc7
Compare
Choose a tag to compare

Lux v0.4.29

Diff since v0.4.28

Merged pull requests:

v0.4.28

12 Oct 01:48
9a34140
Compare
Choose a tag to compare

Lux v0.4.28

Diff since v0.4.27

Closed issues:

  • Nondeterministic method error for some gradients... (#159)

Merged pull requests:

v0.4.27

30 Sep 21:21
72f99a6
Compare
Choose a tag to compare

Lux v0.4.27

Diff since v0.4.26

Closed issues:

  • Remaining Deprecations (#91)
  • Proposal of Lux + Enzyme + CUDA differential programming example (#145)

Merged pull requests:

v0.4.26

26 Sep 16:20
5ef7e23
Compare
Choose a tag to compare

Lux v0.4.26

Diff since v0.4.25

Merged pull requests:

v0.4.25

26 Sep 01:12
c95b1e7
Compare
Choose a tag to compare

Lux v0.4.25

Diff since v0.4.24

Closed issues:

  • Suboptimal GroupNorm Implementation on GPUs (#10)
  • Generalize normalization to work for unconstrained types (#98)

Merged pull requests:

v0.4.24

21 Sep 02:57
b9094b0
Compare
Choose a tag to compare

Lux v0.4.24

Diff since v0.4.23

Closed issues:

  • Allow dispatch on custom array types (#157)

Merged pull requests:

  • Introducing LuxLib.jl: Effectively pullout some of the custom layer implementations from Lux.jl (#154) (@avik-pal)
  • Allow dispatch using Lux.apply (#158) (@avik-pal)

v0.4.23

14 Sep 16:07
d6e1639
Compare
Choose a tag to compare

Lux v0.4.23

Diff since v0.4.22

Closed issues:

  • How to avoid the activation function conversion (#152)

Merged pull requests:

  • Allow controlling fast activation transformation (#153) (@avik-pal)

v0.4.22

10 Sep 20:53
681e4aa
Compare
Choose a tag to compare

Lux v0.4.22

Diff since v0.4.21

Closed issues:

  • getindex for Chain (#131)

Merged pull requests:

v0.4.21

05 Sep 20:15
647498d
Compare
Choose a tag to compare

Lux v0.4.21

Diff since v0.4.20

Closed issues:

  • concat input and output of a layer (#146)

Merged pull requests: