diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index c38b15dbed9a44e..100989d97eb9274 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -438,9 +438,11 @@ ArrayInterface = "7.17.1-7" EnzymeCore = "0.8.6-0.8" ["1.4.1-1"] -GPUArraysCore = "0.1.6-0.1" Optimisers = "0.4.1-0.4" +["1.4.1-1.5.0"] +GPUArraysCore = "0.1.6-0.1" + ["1.4.3-1"] ChainRulesCore = "1.25.0-1" NNlib = "0.9.26-0.9" @@ -448,3 +450,6 @@ NNlib = "0.9.26-0.9" ["1.4.4-1"] EnzymeCore = "0.8.8-0.8" MLDataDevices = "1.6.6-1" + +["1.5.1-1"] +GPUArraysCore = "0.1.6-0.2" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index d332c75e42e9514..450e52cc4f4e1db 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -450,3 +450,6 @@ git-tree-sha1 = "6d23b9976515a1d10f78d16f1e5f8fb544292fc2" ["1.5.0"] git-tree-sha1 = "e230f73539e00eed04328861cd9c15e9e007b65b" + +["1.5.1"] +git-tree-sha1 = "9efb02e5b339b499dea317937fe37a9c3fff7977"