Releases: FluxML/NNlib.jl
Releases · FluxML/NNlib.jl
v0.9.16
v0.9.15
v0.9.14
NNlib v0.9.14
Merged pull requests:
- Add export for imrotate gradient (#574) (@roflmaostc)
- Fix batchnorm in testmode without track stats (#576) (@paulnovo)
Closed issues:
- Differentiable Image Rotatation with CUDA (#552)
v0.9.13
NNlib v0.9.13
Merged pull requests:
- Replace unsafe_convert with pointer (#564) (@mcabbott)
- Fix typo in dot product attention error message (#567) (@johannes-fischer)
- Make
softmax
Enzyme-friendly (#569) (@mcabbott) - Bump EnzymeCore compat (#571) (@wsmoses)
Closed issues:
batched_mul
broken on Julia nightly (#563)
v0.9.12
NNlib v0.9.12
Merged pull requests:
v0.9.11
NNlib v0.9.11
Merged pull requests:
- Add image rotation (#553) (@roflmaostc)
- Add rrule for
oftf
(#559) (@ToucheSir) - Use julia-actions/cache (#560) (@ToucheSir)
Closed issues:
v0.9.10
v0.9.9
v0.9.8
NNlib v0.9.8
Merged pull requests:
- Don't run CPU tests on AMDGPU CI machines (#542) (@pxl-th)
- Allow non-Int64 indices in scatter (#543) (@pxl-th)
- Update AMDGPU compat to 0.7 (#545) (@pxl-th)
- make gather/scatter work with views (#546) (@CarloLucibello)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#549) (@github-actions[bot])
- Set compatibilities for standard packages (#550) (@bicycle1885)