Skip to content

Commit

Permalink
New version: NNlib v0.9.25
Browse files Browse the repository at this point in the history
UUID: 872c559c-99b0-510c-b3b7-b6c96a88d5cd
Repo: https://github.com/FluxML/NNlib.jl.git
Tree: b0d3a3073b08693a46f415936520be9be10ce842

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 25, 2024
1 parent be9eeb1 commit bb89e09
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
10 changes: 8 additions & 2 deletions N/NNlib/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ Compat = "3.14.0-3"

["0.8.20-0"]
Atomix = "0.1"
GPUArraysCore = "0.1"
KernelAbstractions = "0.9.2-0.9"

["0.8.3-0"]
["0.8.20-0.9.24"]
GPUArraysCore = "0.1"

["0.8.3-0.9.24"]
ChainRulesCore = "1.13.0-1"

["0.9-0"]
Expand All @@ -79,6 +81,10 @@ Adapt = "3.2.0-3"
["0.9.10-0"]
Adapt = "3.2.0-4"

["0.9.25-0"]
ChainRulesCore = "1.25.0-1"
GPUArraysCore = "0.1-0.2"

["0.9.8-0"]
LinearAlgebra = ["0.0.0", "1"]
Random = ["0.0.0", "1"]
Expand Down
3 changes: 3 additions & 0 deletions N/NNlib/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,6 @@ git-tree-sha1 = "4a83c2e01027a0bfcea28589222f2df60b2e20cb"

["0.9.24"]
git-tree-sha1 = "da09a1e112fd75f9af2a5229323f01b56ec96a4c"

["0.9.25"]
git-tree-sha1 = "b0d3a3073b08693a46f415936520be9be10ce842"
5 changes: 4 additions & 1 deletion N/NNlib/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ AMDGPU = "0.9.4-0.9"
["0.9.2-0.9.5"]
AMDGPU = "0.4.8-0.5"

["0.9.22-0"]
["0.9.22-0.9.24"]
AMDGPU = ["0.9.4-0.9", "1"]

["0.9.23-0"]
Expand All @@ -31,6 +31,9 @@ ForwardDiff = "0.10.36-0.10"
["0.9.24-0"]
EnzymeCore = "0.5-0.8"

["0.9.25-0"]
AMDGPU = "1"

["0.9.6-0"]
CUDA = "4-5"

Expand Down

0 comments on commit bb89e09

Please sign in to comment.