MLDataDevices-v1.6.6
github-actions
released this
01 Jan 15:15
·
11 commits
to main
since this release
MLDataDevices MLDataDevices-v1.6.6
Diff since MLDataDevices-v1.6.5
Merged pull requests:
- fix: remove old patches around reactant bug (#1135) (@avik-pal)
- 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) - feat: more nested AD rules (#1151) (@avik-pal)
- fix: update default rng for reactant (#1152) (@avik-pal)
Closed issues:
- Random Numbers & Reactant (#1131)
- 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 respectAdapt.adapt_structure
(#1149)- CUDA 2nd order AD with MaxPool and logsoftmax (#1150)