Skip to content

Commit

Permalink
New version: MLDataDevices v1.6.7 (#122400)
Browse files Browse the repository at this point in the history
UUID: 7e8f793-dd98-4c1a-8fe8-92b47a384d40
Repo: https://github.com/LuxDL/Lux.jl.git
Tree: 731113c87c225f372a733522a6d6952ae95ee686

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 4, 2025
1 parent 91f8b2d commit 6c30c38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions M/MLDataDevices/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ git-tree-sha1 = "80eb04ae663507d9303473d26710a4c62efa0f3c"

["1.6.6"]
git-tree-sha1 = "c2581519bdea44ff65a74d763f0d122ef3c0434d"

["1.6.7"]
git-tree-sha1 = "731113c87c225f372a733522a6d6952ae95ee686"
10 changes: 8 additions & 2 deletions M/MLDataDevices/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Metal = "1"
RecursiveArrayTools = "3.8.0-3"
ReverseDiff = "1.15.0-1"
SparseArrays = "1.10.0-1"
Zygote = "0.6.69-0.6"
cuDNN = "1.3.0-1"
oneAPI = "1.5.0-1"

Expand All @@ -15,10 +14,13 @@ GPUArrays = "10"
["1-1.5"]
Tracker = "0.2.34-0.2"

["1-1.6.6"]
Zygote = "0.6.69-0.6"

["1.0.0"]
AMDGPU = "0.9.6-0.9"

["1.0.1-1"]
["1.0.1-1.6.6"]
AMDGPU = ["0.9.6-0.9", "1"]

["1.1-1"]
Expand Down Expand Up @@ -53,3 +55,7 @@ ComponentArrays = "0.15.18-0.15"

["1.6.6-1"]
Reactant = "0.2.13-0.2"

["1.6.7-1"]
AMDGPU = "1"
Zygote = "0.6.69-0.7"

0 comments on commit 6c30c38

Please sign in to comment.