| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 812 Bytes | |
| v0.9.44 source code.tar.gz | 2026-08-14 | 482.1 kB | |
| v0.9.44 source code.zip | 2026-08-14 | 542.7 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
NNlib v0.9.44
Merged pull requests:
- Reduce grouped/depthwise conv allocations by removing closure boxing (#758) (@CarloLucibello)
- Fix documentation of the flipped kwarg for conv (#759) (@martinkjlarsson)
- Hook cuDNN for instance/group/layer norm on GPU (#749) (#761) (@CarloLucibello)
- Enable Enzyme gradient tests on Windows (#762) (@CarloLucibello)
- Fix conv on a zero-sized batch dimension (#760) (#763) (@CarloLucibello)
- Bump JuliaRegistries/TagBot from 1.25.10 to 1.25.11 (#764) (@dependabot[bot])
Closed issues:
- hook all cudnn normalization layers (#749)
- Error in docstring for conv (#755)
- conv errors on a zero-sized batch dimension (DivideError / cannot create partitions of length 0) (#760)