Skip to content

v1.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 00:22
· 14 commits to main since this release
3c3a432

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)