| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-07 | 1.4 kB | |
| v0.9.32 source code.tar.gz | 2025-12-07 | 428.8 kB | |
| v0.9.32 source code.zip | 2025-12-07 | 479.4 kB | |
| Totals: 3 Items | 909.6 kB | 0 | |
NNlib v0.9.32
Merged pull requests:
- Fix cudnnConvolutionDescriptor deprecation warning in Julia 1.12 (#649) (@Copilot)
- Add GitHub Copilot instructions for NNlib.jl (#651) (@Copilot)
- Generalize batched_vec to support N-D batches (#652) (@Copilot)
- Refactor
gelu_tanhto usetanhfor compiler pattern matching (#653) (@Copilot) - Bump julia-actions/cache from 1 to 2 (#656) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#657) (@dependabot[bot])
- Bump actions/checkout from 3 to 5 (#658) (@dependabot[bot])
- Bump thollander/actions-comment-pull-request from 1.0.1 to 3.0.1 (#659) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#660) (@dependabot[bot])
- update min julia version to 1.10 (#661) (@CarloLucibello)
- Bump actions/checkout from 5 to 6 (#663) (@dependabot[bot])
- Bump tibdex/github-app-token from 1 to 2 (#664) (@dependabot[bot])
- fix CI (#665) (@CarloLucibello)
- Metal Extension with fix for tanh_fast (#666) (@CarloLucibello)
Closed issues:
gelu_tanhshould actually usetanh(#640)- batched_vec for N-D batches (#645)
- Deprecation warning: cudnnConvolutionDescriptor constructor extension during NNlibCUDACUDNNExt precompilation (Julia 1.12) (#646)
- ✨ Set up Copilot instructions (#650)