Releases: LuxDL/Lux.jl
Releases · LuxDL/Lux.jl
v1.2.2
v1.2.1
Lux v1.2.1
Merged pull requests:
- docs(reactant): simplify the enzyme call (#987) (@avik-pal)
- CompatHelper: bump compat for Turing to 0.35 for package BayesianNN, (keep existing compat) (#989) (@github-actions[bot])
- chore(deps): bump crate-ci/typos from 1.26.0 to 1.26.8 (#992) (@dependabot[bot])
- perf: load
LoopVectorization
andOctavian
for benchmarks (#994) (@avik-pal) - refactor: use Lux primitives for AD (#995) (@avik-pal)
- Move code blocks inside bullet list (#996) (@abhro)
- Fix images.jl link (#997) (@NeroBlackstone)
- Fix broken link in Recurrence docs (#1001) (@MartinuzziFrancesco)
- refactor: move all subpackages into a mono-repo (#1002) (@avik-pal)
- feat: support passing in device and client to XLA (#1020) (@avik-pal)
- fix: avoid tracing through Lux models (#1021) (@avik-pal)
- chore: bump crate-ci/typos from 1.26.8 to 1.27.0 (#1022) (@dependabot[bot])
- ci: combine workflows (#1023) (@avik-pal)
Closed issues:
v1.2.0
Lux v1.2.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:
v1.1.0
Lux v1.1.0
Merged pull requests:
- docs: try using the new documenter vitepress (#943) (@avik-pal)
- docs: collapse docstrings by default (#949) (@avik-pal)
- feat: update minimum version of Enzyme (#950) (@avik-pal)
- docs: fix version picker path (#951) (@avik-pal)
- fix: update GravitationalWaveform tutorial (#953) (@avik-pal)
- chore(deps): bump crate-ci/typos from 1.24.5 to 1.24.6 (#955) (@dependabot[bot])
Closed issues:
- Is
AbstractLuxContainerLayer
abandoned in Lux 1.0.4? (#942)
v1.0.5
Lux v1.0.5
Merged pull requests:
- fix: update to use test_gradients macro (#932) (@avik-pal)
- test: froggie tests are broken on gpu (#933) (@avik-pal)
- fix: static vector input to dense (#936) (@avik-pal)
- ci(buildkite): debugging CUDA segfaults on CI (#937) (@avik-pal)
Closed issues:
- Problem with Enzyme AD and SArray parameters (#935)
v1.0.4
Lux v1.0.4
Merged pull requests:
- docs: add a PINN tutorial with nested AD (#894) (@avik-pal)
- docs: add an Optimization.jl tutorial showcasing lazy data movement (#897) (@avik-pal)
- CompatHelper: add new compat entry for Literate at version 2 for package PINN2DPDE, (keep existing compat) (#899) (@github-actions[bot])
- feat: update imagenet training script (#909) (@avik-pal)
Closed issues:
- Update the ImageNet example (#878)
v1.0.3
v1.0.2
v1.0.1
Lux v1.0.1
Merged pull requests:
- CompatHelper: add new compat entry for StableRNGs at version 1 for package docs, (keep existing compat) (#881) (@github-actions[bot])
- CompatHelper: bump compat for JLD2 to 0.5 for package DDIM, (keep existing compat) (#885) (@github-actions[bot])
- CompatHelper: bump compat for JLD2 to 0.5 for package ImageNet, (keep existing compat) (#886) (@github-actions[bot])
- CompatHelper: bump compat for JLD2 to 0.5 for package SimpleRNN, (keep existing compat) (#887) (@github-actions[bot])
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#888) (@dependabot[bot])
- chore(deps): bump crate-ci/typos from 1.24.3 to 1.24.5 (#889) (@dependabot[bot])
- Fixed updating_to_v1 link in README.md (#890) (@MartinuzziFrancesco)
- fix: pretty printing of MaxPool Layer (#891) (@avik-pal)
v1.0.0
Lux v1.0.0
Merged pull requests:
- Aggregate changes for v1 (#744) (@avik-pal)
- CompatHelper: bump compat for DataAugmentation to 0.3 for package ConvMixer, (keep existing compat) (#876) (@github-actions[bot])
- CompatHelper: bump compat for DataAugmentation to 0.3 for package DDIM, (keep existing compat) (#877) (@github-actions[bot])
- ci(buildkite): run some of the tutorials on CPU runners (#879) (@avik-pal)
Closed issues: