LuxLib-v1.14.0
·
45 commits
to main
since this release
LuxLib LuxLib-v1.14.0
Merged pull requests:
- Indent code blocks to make it part of ordered list (#1570) (@abhro)
- Fix
@exampleblocks in gpu_management.md (#1571) (@abhro) - chore: bump actions/download-artifact from 5 to 6 (#1575) (@dependabot[bot])
- ci: fix download path for cuda ci (#1576) (@avik-pal)
- chore: bump crate-ci/typos from 1.39.2 to 1.40.0 (#1578) (@dependabot[bot])
- test: Metal test now works (#1581) (@avik-pal)
- Add AbstractChar array support to MLDataDevices (#1582) (@Copilot)
- test: streamline installing packages in tests (#1583) (@avik-pal)
- Mark LuxCore imports as public using @public (#1585) (@Copilot)
- Fix isbits type support for GPU device transfer (#1587) (@Copilot)
- Add OpenCL support to MLDataDevices (#1590) (@VarLad)
- docs: Recommend Reactant for AMD GPU support and add Tenstorrent backend (#1593) (@Copilot)
- docs: fix docs build (#1594) (@avik-pal)
- ci(docs): run all docs on cpu runners (#1595) (@avik-pal)
- chore: bump actions/upload-artifact from 5 to 6 (#1598) (@dependabot[bot])
- chore: bump actions/download-artifact from 6 to 7 (#1599) (@dependabot[bot])
- chore: bump peter-evans/create-pull-request from 7 to 8 (#1600) (@dependabot[bot])
- feat: proper annotations for xprof (#1603) (@avik-pal)
- fix: forwarddiff support for gpu arrays (#1605) (@avik-pal)
- docs: use new API to export jax models (#1606) (@avik-pal)
- chore: update NPZ requirement to 0.4.3 in /docs (#1607) (@dependabot[bot])
- chore: update MLUtils requirement to 0.4.8 in /docs (#1608) (@dependabot[bot])
- ci: reactant don't preallocate on CI (#1611) (@avik-pal)
- ci: fix how downgrade ci works (#1612) (@avik-pal)
- feat: make forwarddiff a weak dependency for luxlib (#1613) (@avik-pal)
Closed issues:
- Relax ForwardDiff version bound? (#1530)
- Overhead of convolution on AMD GPU (#1557)
LuxTestUtilsnot re-exported (#1579)- [MLDataDevices] failure at transfering non numerical array (#1580)
- Mark LuxCore imports in Lux as public (#1584)
- [MLDataDevices] broken support for
isbitstypes movement (#1586) - Update exporting to jax example to directly use new export functionality (#1588)
- Failed to precompile LuxLossFunctionsExt (#1591)
- Update AMD support documentation to recommend using Reactant (#1592)
- ERROR: KeyError: key "ReactantCore" not found (#1596)
- TagBot: Manual intervention needed for releases (#1604)
- What is wrong with my custom layer? (#1610)