Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pxl-th authored Jan 4, 2025
1 parent 219eeba commit 2be44b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/MLDataDevices/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLDataDevices"
uuid = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"
authors = ["Avik Pal <avikpal@mit.edu> and contributors"]
version = "1.6.6"
version = "1.6.7"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down Expand Up @@ -51,7 +51,7 @@ MLDataDevicescuDNNExt = ["CUDA", "cuDNN"]
MLDataDevicesoneAPIExt = ["GPUArrays", "oneAPI"]

[compat]
AMDGPU = "0.9.6, 1"
AMDGPU = "1"
Adapt = "4.1"
CUDA = "5.2"
ChainRules = "1.51"
Expand All @@ -71,7 +71,7 @@ RecursiveArrayTools = "3.8"
ReverseDiff = "1.15"
SparseArrays = "1.10"
Tracker = "0.2.36"
Zygote = "0.6.69"
Zygote = "0.6.69, 0.7"
cuDNN = "1.3"
julia = "1.10"
oneAPI = "1.5"

0 comments on commit 2be44b7

Please sign in to comment.