From c616285b21c0565526c4699f464bacb5b30011a9 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 29 Jul 2024 14:29:14 +0000 Subject: [PATCH] New version: Lux v0.5.62 UUID: b2108857-7c20-44ae-9111-449ecde12c47 Repo: https://github.com/LuxDL/Lux.jl.git Tree: 9b362dc50fc1ab1bb7222cfbabe104358d85b3f9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/Lux/Compat.toml | 26 ++++++++++++++++++++------ L/Lux/Deps.toml | 4 ++++ L/Lux/Versions.toml | 3 +++ L/Lux/WeakCompat.toml | 13 ++++++++++--- 4 files changed, 37 insertions(+), 9 deletions(-) diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index 0939874e6f911c0..fcfb10758d6617c 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -159,7 +159,7 @@ julia = "1.9.0-1" ArrayInterface = "7" GPUArraysCore = "0.1" -["0.5.16-0"] +["0.5.16-0.5.61"] WeightInitializers = "0.1.5-0.1" ["0.5.17"] @@ -246,13 +246,15 @@ LuxDeviceUtils = "0.1.19-0.1" Reexport = "1.2.2-1" ["0.5.38-0"] -ADTypes = ["0.2", "1"] ArrayInterface = "7.9.0-7" -ChainRulesCore = "1.23.0-1" ["0.5.38-0.5.57"] LuxCore = "0.1.14-0.1" +["0.5.38-0.5.61"] +ADTypes = ["0.2", "1"] +ChainRulesCore = "1.23.0-1" + ["0.5.40-0.5.44"] LuxLib = "0.3.18-0.3" @@ -265,7 +267,7 @@ LuxLib = "0.3.21-0.3" ["0.5.46-0.5.47"] LuxLib = "0.3.22-0.3" -["0.5.48-0"] +["0.5.48-0.5.61"] LuxLib = "0.3.23-0.3" ["0.5.5-0.5.16"] @@ -275,7 +277,7 @@ MacroTools = "0.5" ["0.5.51-0"] ArgCheck = "2.1.0-2" -["0.5.53-0"] +["0.5.53-0.5.61"] Functors = "0.4.10-0.4" ["0.5.55-0.5.60"] @@ -283,10 +285,12 @@ Compat = "4.12.0-4" LuxDeviceUtils = "0.1.22-0.1" ["0.5.56-0"] -EnzymeCore = "0.7.5-0.7" LossFunctions = "0.11.1-0.11" Statistics = "1.10.0-1" +["0.5.56-0.5.61"] +EnzymeCore = "0.7.5-0.7" + ["0.5.58-0"] LuxCore = "0.1.16-0.1" UnrolledUtilities = "0.1.2-0.1" @@ -297,6 +301,16 @@ ForwardDiff = "0.10.36-0.10" LuxDeviceUtils = "0.1.26-0.1" Optimisers = "0.3" +["0.5.62-0"] +ADTypes = "1.5.0-1" +ChainRulesCore = "1.24.0-1" +DispatchDoctor = "0.4.12-0.4" +EnzymeCore = "0.7.7-0.7" +Functors = "0.4.11-0.4" +LuxLib = "0.3.33-0.3" +NNlib = "0.9.21-0.9" +WeightInitializers = ["0.1.5-0.1", "1"] + ["0.5.9"] LinearAlgebra = "1.6.0-1" Markdown = "1.6.0-1" diff --git a/L/Lux/Deps.toml b/L/Lux/Deps.toml index 8bcfe636a9ecedb..ba887078b366f26 100644 --- a/L/Lux/Deps.toml +++ b/L/Lux/Deps.toml @@ -115,3 +115,7 @@ UnrolledUtilities = "0fe1646c-419e-43be-ac14-22321958931b" ["0.5.61-0"] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2" + +["0.5.62-0"] +DispatchDoctor = "8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8" +NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index 6a780ae54d14da5..dc419da0ed884ab 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -363,3 +363,6 @@ git-tree-sha1 = "7fed517b397ded64f6996d71abdb4f5a50928a66" ["0.5.61"] git-tree-sha1 = "cad82f8dc3239ea5b9eda9e918f11da98616ec8e" + +["0.5.62"] +git-tree-sha1 = "9b362dc50fc1ab1bb7222cfbabe104358d85b3f9" diff --git a/L/Lux/WeakCompat.toml b/L/Lux/WeakCompat.toml index 7c818cbbb99fb89..abe5e9d5ebe8a31 100644 --- a/L/Lux/WeakCompat.toml +++ b/L/Lux/WeakCompat.toml @@ -38,7 +38,6 @@ Metal = ["0.5", "1"] ["0.5.17-0"] Flux = "0.14.11-0.14" ReverseDiff = "1.15.0-1" -Zygote = "0.6.69-0.6" ["0.5.17-0.5.21"] FillArrays = "1" @@ -55,10 +54,13 @@ Tracker = "0.2.31-0.2" ["0.5.17-0.5.54"] LuxAMDGPU = "0.2.2-0.2" +["0.5.17-0.5.61"] +Zygote = "0.6.69-0.6" + ["0.5.22-0.5.59"] SimpleChains = "0.4.6-0.4" -["0.5.26-0"] +["0.5.26-0.5.61"] ComponentArrays = "0.15.11-0.15" ["0.5.27-0.5.60"] @@ -90,7 +92,7 @@ DynamicExpressions = "0.16-0.17" ["0.5.48-0.5.53"] Enzyme = "0.12.4-0.12" -["0.5.54-0"] +["0.5.54-0.5.61"] Enzyme = "0.12.12-0.12" ["0.5.55-0.5.57"] @@ -111,6 +113,11 @@ SimpleChains = "0.4.7-0.4" ["0.5.61-0"] FunctionWrappers = "1.1.3-1" +["0.5.62-0"] +ComponentArrays = "0.15.16-0.15" +Enzyme = "0.12.26-0.12" +Zygote = "0.6.70-0.6" + ["0.5.8-0.5.16"] LuxAMDGPU = "0.1-0.2"