Skip to content

Update NNlib requirement to 0.9.38#687

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/NNlib-0.9.38
Open

Update NNlib requirement to 0.9.38#687
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/NNlib-0.9.38

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on NNlib to permit the latest version.

Release notes

Sourced from NNlib's releases.

v0.9.38

NNlib v0.9.38

Diff since v0.9.37

Merged pull requests:

Closed issues:

  • move tests to ParallelTestsRunner (#533)
  • Make the gradient testing function more generic (#728)
Commits
  • 2e68780 Bump version from 0.9.37 to 0.9.38
  • a351329 Interface with new Metal primitives (#725)
  • 87ea0eb Factor shared scaffolding out of the allocating Enzyme rules (#736)
  • 9516bdb Enzyme rules for cuDNN pooling/softmax/activations + imrotate/upsample (#734)...
  • 04fb06a Compare gradients against both Zygote and Enzyme in test_gradients (#733)
  • b340fdd Migrate GPU gputest calls to the shared test_gradients (#732)
  • bba9c22 Enable scatter, gather, fold, upsample common_testsuites on Metal (#731)
  • e0831c0 Migrate gradient tests from gradtest to test_gradients (#730)
  • cda262f add AGENTS.md
  • ad332c6 Migrate test suite to ParallelTestRunner (#533) (#729)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [NNlib](https://github.com/FluxML/NNlib.jl) to permit the latest version.
- [Release notes](https://github.com/FluxML/NNlib.jl/releases)
- [Commits](FluxML/NNlib.jl@v0.9.21...v0.9.38)

---
updated-dependencies:
- dependency-name: NNlib
  dependency-version: 0.9.38
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants