From 26ab1b1ae38e4d6671ab55910dd868f248909c67 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 15 Nov 2024 08:22:56 +0530 Subject: [PATCH] New version: LuxLib v1.3.8 (#119461) UUID: 82251201-b29d-42c6-8e01-566dec8acb11 Repo: https://github.com/LuxDL/Lux.jl.git Tree: 17f5d8c93394786fe3a79e363e59cf94b395c71f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LuxLib/Compat.toml | 15 ++++++++++++--- L/LuxLib/Versions.toml | 3 +++ L/LuxLib/WeakCompat.toml | 5 ++++- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/L/LuxLib/Compat.toml b/L/LuxLib/Compat.toml index bfcda8febcb9dab..84f04098bd1753d 100644 --- a/L/LuxLib/Compat.toml +++ b/L/LuxLib/Compat.toml @@ -154,10 +154,12 @@ LoopVectorization = "0.12.171-0.12" Octavian = "0.3.28-0.3" ["0.3.40-1"] -Compat = "4.15.0-4" Polyester = "0.7.15-0.7" Static = ["0.8.4-0.8", "1"] +["0.3.40-1.3.7"] +Compat = "4.15.0-4" + ["0.3.41-1"] Hwloc = "3.2.0-3" @@ -178,7 +180,7 @@ Statistics = "1" ["0.3.9-0.3.11"] julia = "1.9.0-1" -[1] +["1-1.3.7"] LuxCore = "1" ["1.2.1-1.3.1"] @@ -197,6 +199,13 @@ MLDataDevices = "1.2.0-1" ["1.3.4-1"] Preferences = "1.4.3-1" +["1.3.7"] +MLDataDevices = "1.5.0-1" + ["1.3.7-1"] EnzymeCore = "0.8.5-0.8" -MLDataDevices = "1.5.0-1" + +["1.3.8-1"] +Compat = "4.16.0-4" +LuxCore = "1.2.0-1" +MLDataDevices = "1.6.0-1" diff --git a/L/LuxLib/Versions.toml b/L/LuxLib/Versions.toml index ce02f23dbf32bc1..8a8a81dcd3fdcaa 100644 --- a/L/LuxLib/Versions.toml +++ b/L/LuxLib/Versions.toml @@ -258,3 +258,6 @@ git-tree-sha1 = "81e3d311bd4a7c5c51c6a335f23a2cb6d3565c3f" ["1.3.7"] git-tree-sha1 = "a9e0f1477ac91623079f7a230f4de46170dc8817" + +["1.3.8"] +git-tree-sha1 = "17f5d8c93394786fe3a79e363e59cf94b395c71f" diff --git a/L/LuxLib/WeakCompat.toml b/L/LuxLib/WeakCompat.toml index 4a9eae2e3605091..a62fa7cb44b0d0b 100644 --- a/L/LuxLib/WeakCompat.toml +++ b/L/LuxLib/WeakCompat.toml @@ -38,7 +38,7 @@ AMDGPU = "0.8.4-0.8" ["0.3.12-1"] cuDNN = "1.3.0-1" -["0.3.14-1"] +["0.3.14-1.3.7"] Tracker = "0.2.34-0.2" ["0.3.18-1"] @@ -66,3 +66,6 @@ SLEEFPirates = "0.6.43-0.6" ["1.3.7-1"] Enzyme = "0.13.13-0.13" + +["1.3.8-1"] +Tracker = "0.2.36-0.2"