Skip to content

Releases: LuxDL/Lux.jl

v0.4.58

04 Jul 20:58
7ae684d
Compare
Choose a tag to compare

Lux v0.4.58

Diff since v0.4.57

Closed issues:

  • Remove ActivationFunction? (#71)
  • Remove track_stats from GroupNorm (#78)
  • WARNING: Wrapping Vararg directly in UnionAll is deprecated (wrap the tuple instead). (#312)

Merged pull requests:

v0.4.57

26 Jun 17:54
393c684
Compare
Choose a tag to compare

Lux v0.4.57

Diff since v0.4.56

Merged pull requests:

v0.4.56

26 Jun 14:04
6aca457
Compare
Choose a tag to compare

Lux v0.4.56

Diff since v0.4.55

Merged pull requests:

v0.4.55

25 Jun 23:57
Compare
Choose a tag to compare

Lux v0.4.55

Diff since v0.4.54

Closed issues:

  • Adding AbstractRecurrentCell (#320)
  • Splitting weights initializers in own package (#321)
  • network with multiple inputs (#330)
  • Working with NamedTuples (#331)
  • bilinear doesn't work for AbstractArray{T,3} (#332)

Merged pull requests:

v0.4.54

07 Jun 16:53
0e9b630
Compare
Choose a tag to compare

Lux v0.4.54

Diff since v0.4.53

Closed issues:

  • tanh activation function in GRUCell docstring (#308)

Merged pull requests:

v0.4.53

28 Apr 19:32
522abf5
Compare
Choose a tag to compare

Lux v0.4.53

Diff since v0.4.52

Merged pull requests:

  • CompatHelper: bump compat for Turing to 0.25 for package examples, (keep existing compat) (#306) (@github-actions[bot])
  • propertynames of CA from type (#307) (@avik-pal)

v0.4.52

27 Apr 13:34
b3c4188
Compare
Choose a tag to compare

Lux v0.4.52

Diff since v0.4.51

Merged pull requests:

v0.4.51

21 Apr 16:04
3d48944
Compare
Choose a tag to compare

Lux v0.4.51

Diff since v0.4.50

Closed issues:

  • Lux Recurrence history is not in the correct order (I think) (#302)

Merged pull requests:

v0.4.50

07 Apr 15:48
Compare
Choose a tag to compare

Full Changelog: v0.4.49...v0.4.50

v0.4.44

15 Mar 20:43
8a82e51
Compare
Choose a tag to compare

Lux v0.4.44

Diff since v0.4.43

Closed issues:

  • Get the full run of a recurrent cell using Lux (#282)

Merged pull requests: