Releases: LuxDL/Lux.jl
Releases · LuxDL/Lux.jl
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:
v0.5.68
Lux v0.5.68
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.34 for package BayesianNN, (keep existing compat) (#870) (@github-actions[bot])
- chore(deps): bump crate-ci/typos from 1.24.1 to 1.24.3 (#871) (@dependabot[bot])
- test: don't run doctests on pre-releases (#873) (@avik-pal)
- test: run with DD error mode (#874) (@avik-pal)
- refactor: static fields in layers (#875) (@avik-pal)
Closed issues:
- Test with DispatchDoctor error mode (#797)
v0.5.67
Lux v0.5.67
Merged pull requests:
- docs: more details in performance pitfalls (#859) (@avik-pal)
- fix: remove hacky usage of module getproperty rrules (#865) (@avik-pal)
- feat: expand
trainmode
,testmode
,update_state
to support Stateful Layers (#866) (@avik-pal)
Closed issues:
- unexpected parameter type for AbstractExplicitContainer with single trainable field (#795)
v0.5.66
Lux v0.5.66
Merged pull requests:
- feat:
NilArray
for fast size propagation (#811) (@avik-pal) - ci: setup benchmarking CI (#821) (@avik-pal)
- chore: bump minimum LuxTestUtils version (#850) (@avik-pal)
- docs: minor documentation changes (#855) (@avik-pal)
- chore: marking layers as deprecated (#856) (@avik-pal)
- chore(deps): bump crate-ci/typos from 1.23.6 to 1.24.1 (#857) (@dependabot[bot])
Closed issues:
v0.5.65
Lux v0.5.65
Merged pull requests:
v0.5.64
Lux v0.5.64
Merged pull requests:
- test: remove Flux as a direct test dep (#838) (@avik-pal)
- test: remove some of the unnecessary Flux tests (#839) (@avik-pal)
- refactor: cleanup of internals (#840) (@avik-pal)
- fix: remove type pirated functions from Lux (#843) (@avik-pal)
- chore(deps): bump actions/upload-artifact from 2 to 4 (#844) (@dependabot[bot])
- chore(deps): bump crate-ci/typos from 1.23.5 to 1.23.6 (#845) (@dependabot[bot])
- CompatHelper: add new compat entry for Static at version 1 for package test, (keep existing compat) (#846) (@github-actions[bot])
Closed issues: