diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index ebc139dc425548a..10c1fd4bfef0c9c 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -395,21 +395,25 @@ ADTypes = "1.8.1-1" EnzymeCore = "0.8.1-0.8" ["1.2-1"] -ArrayInterface = "7.10.0-7" GPUArraysCore = "0.1.6-0.2" +["1.2-1.3.3"] +ArrayInterface = "7.10.0-7" + ["1.2.0"] LuxLib = "1.3.4-1" MLDataDevices = "1.3.0-1" ["1.2.1-1"] Adapt = "4.1.0-4" -EnzymeCore = "0.8.5-0.8" LuxLib = "1.3.7-1" ["1.2.1-1.2"] MLDataDevices = "1.5.0-1" +["1.2.1-1.3.3"] +EnzymeCore = "0.8.5-0.8" + ["1.2.3-1.2"] Optimisers = "0.3.3-0.4" @@ -420,3 +424,7 @@ Functors = "0.5" LuxCore = "1.2.0-1" MLDataDevices = "1.6.0-1" Optimisers = "0.3.4-0.4" + +["1.3.4-1"] +ArrayInterface = "7.17.1-7" +EnzymeCore = "0.8.6-0.8" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index 7c35bc836358693..198d4fdfad9e18c 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -429,3 +429,6 @@ git-tree-sha1 = "b394eadbb427f0e1c9ed8f973235cddf77e3a290" ["1.3.3"] git-tree-sha1 = "601dd5020a7d4caa7e4cc683a38b54945d6f9651" + +["1.3.4"] +git-tree-sha1 = "03de99c15b78829e1b3f7506e4172731927d448f" diff --git a/L/Lux/WeakCompat.toml b/L/Lux/WeakCompat.toml index 2b124894d3e5a94..2a28b3172c2ba8b 100644 --- a/L/Lux/WeakCompat.toml +++ b/L/Lux/WeakCompat.toml @@ -154,13 +154,18 @@ LossFunctions = "0.11.1-0.11" Reactant = "0.2.3-0.2" ["1.2.1-1"] -Enzyme = "0.13.13-0.13" Flux = "0.14.25-0.14" ["1.2.1-1.2"] Reactant = "0.2.4-0.2" +["1.2.1-1.3.3"] +Enzyme = "0.13.13-0.13" + ["1.3-1"] ComponentArrays = "0.15.18-0.15" Reactant = "0.2.6-0.2" Tracker = "0.2.36-0.2" + +["1.3.4-1"] +Enzyme = "0.13.16-0.13"