Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 22:24
· 1214 commits to main since this release
1a0c48a

Lux v1.2.0

Diff since v1.1.0

Merged pull requests:

  • fix: update Optimization compats (#952) (@avik-pal)
  • docs: update README example (#956) (@avik-pal)
  • fix: patch optimization tutorial (#959) (@avik-pal)
  • Added to Nested AD example how to use batched_jacobian (#964) (@facusapienza21)
  • Remove line about "not saving the model" (#965) (@asinghvi17)
  • fix: optimization integration for gravitational waveform (#966) (@avik-pal)
  • docs: add compilation example using Reactant (#967) (@avik-pal)
  • docs: add the new xla_device (#968) (@avik-pal)
  • feat: compile training loop automatically using reactant (#969) (@avik-pal)
  • chore(deps): bump crate-ci/typos from 1.24.6 to 1.25.0 (#971) (@dependabot[bot])
  • ci: run tests only on 1.10 for now (#975) (@avik-pal)
  • refactor: make LossFunctions an optional dep (#976) (@avik-pal)
  • chore(deps): bump crate-ci/typos from 1.25.0 to 1.26.0 (#978) (@dependabot[bot])
  • CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat) (#984) (@github-actions[bot])
  • CompatHelper: bump compat for GPUArraysCore to 0.2 for package docs, (keep existing compat) (#985) (@github-actions[bot])
  • fix: LV/Octavian moved to optional deps (#986) (@avik-pal)

Closed issues:

  • Docs build is broken (#957)
  • Encoder-Decoder RNNs (#961)
  • Efficient way to compute Jacobian in nested AD (#963)
  • The returned values loss and train_state of single_train_step! are not compatible (#979)
  • Segfault for simple Zygote pullback (#980)