Skip to content

v0.4.37

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 22:38
· 892 commits to main since this release

Lux v0.4.37

Diff since v0.4.36

Closed issues:

  • Thoughts on docs & tutorials (#28)
  • Improve Julia & Lux for the uninitiated (#90)
  • Custom layers (#220)
  • Lux.setup not found (#224)
  • Support for CuArray{Float64} (#237)
  • How to create a chain of LSTMcells in Lux.jl? (#239)
  • Constrain the output layer! (#242)
  • On using ComponentArray for L2 regularization (#243)

Merged pull requests:

  • add example of DDIM implementation (#190) (@yng87)
  • CompatHelper: bump compat for Functors to 0.4 for package LuxCore, (keep existing compat) (#203) (@github-actions[bot])
  • CompatHelper: add new compat entry for Zygote at version 0.6 for package DDIM, (keep existing compat) (#218) (@github-actions[bot])
  • Update DDIM compat requirements (#219) (@avik-pal)
  • Update examples (#221) (@avik-pal)
  • CompatHelper: bump compat for Turing to 0.23 for package examples, (keep existing compat) (#222) (@github-actions[bot])
  • Fix docs (#223) (@avik-pal)
  • CompatHelper: bump compat for MLUtils to 0.4 for package examples, (keep existing compat) (#226) (@github-actions[bot])
  • CompatHelper: bump compat for MLUtils to 0.4 for package ImageNet, (keep existing compat) (#227) (@github-actions[bot])
  • CompatHelper: bump compat for MLUtils to 0.4 for package DDIM, (keep existing compat) (#228) (@github-actions[bot])
  • Functor ambiguity fix (#229) (@avik-pal)
  • Add all compats together (#238) (@avik-pal)
  • CompatHelper: bump compat for Turing to 0.24 for package examples, (keep existing compat) (#241) (@github-actions[bot])
  • CompatHelper: bump compat for JET to 0.7 for package test, (keep existing compat) (#251) (@github-actions[bot])
  • [WIP] Use Extensions for Flux2Lux (#261) (@avik-pal)
  • Cleaner test workflow (#262) (@avik-pal)
  • Add a patch for #243 (#263) (@avik-pal)