Skip to content

Releases: LuxDL/Lux.jl

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:

v0.4.20

02 Sep 02:54
2c9d6e2
Compare
Choose a tag to compare

Lux v0.4.20

Diff since v0.4.19

Merged pull requests:

v0.4.19

01 Sep 01:27
3018707
Compare
Choose a tag to compare

Lux v0.4.19

Diff since v0.4.18

Closed issues:

  • Named Layers for Container Types (#79)
  • CUDNNError during backpropagation in simple CNN (#141)

Merged pull requests:

v0.4.18

26 Aug 06:01
94b7e99
Compare
Choose a tag to compare

Lux v0.4.18

Diff since v0.4.17

Closed issues:

  • checkpointing for backpropagation (#139)

Merged pull requests:

v0.4.17

22 Aug 02:45
4e394f7
Compare
Choose a tag to compare

Lux v0.4.17

Diff since v0.4.16

Closed issues:

  • Inconsistent descripition of PairwiseFusion (#130)
  • No method matching with argument IRTools.Inner.Undefined in gradient computation. (#134)

Merged pull requests:

  • LSTM docs: don't go over first element in sequence twice (#132) (@visr)
  • fix PairwiseFusion docs (#133) (@MilkshakeForReal)
  • Generic recurrent cells (#136) (@jumerckx)
  • relu tests with finite diff is too unreliable (#137) (@avik-pal)

v0.4.16

09 Aug 04:29
605aa14
Compare
Choose a tag to compare

Lux v0.4.16

Diff since v0.4.15

Merged pull requests:

v0.4.15

07 Aug 17:05
e7e64c1
Compare
Choose a tag to compare

Lux v0.4.15

Diff since v0.4.14

Merged pull requests:

v0.4.14

07 Aug 15:45
6041cdb
Compare
Choose a tag to compare

Lux v0.4.14

Diff since v0.4.13

Merged pull requests:

v0.4.13

06 Aug 21:17
3559802
Compare
Choose a tag to compare

Lux v0.4.13

Diff since v0.4.12

Closed issues:

  • Make it easier to pass empty state st = (;) (#118)
  • is there transposed convolution (#122)
  • Support for multidimensional data? (#123)

Merged pull requests: