Skip to content

Commit

Permalink
New version: Lux v1.3.0 (#119463)
Browse files Browse the repository at this point in the history
UUID: b2108857-7c20-44ae-9111-449ecde12c47
Repo: https://github.com/LuxDL/Lux.jl.git
Tree: ae894a7290570c66c6e6f41bc336ca6e3570e2ed

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 15, 2024
1 parent 26ab1b1 commit 1723773
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 7 deletions.
28 changes: 23 additions & 5 deletions L/Lux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,11 @@ LuxDeviceUtils = "0.1.26-0.1"
Optimisers = "0.3"

["0.5.61-1"]
Compat = "4.15.0-4"
ForwardDiff = "0.10.36-0.10"

["0.5.61-1.2"]
Compat = "4.15.0-4"

["0.5.62"]
Functors = "0.4.11-0.4"
LuxLib = "0.3.33-0.3"
Expand All @@ -333,9 +335,11 @@ DispatchDoctor = "0.4.12-0.4"
LuxLib = "0.3.40-0.3"

["0.5.63-1"]
Functors = "0.4.12-0.4"
Setfield = "1.1.1-1"

["0.5.63-1.2"]
Functors = "0.4.12-0.4"

["0.5.63-1.2.2"]
Optimisers = "0.3.3-0.3"

Expand Down Expand Up @@ -367,9 +371,11 @@ SparseArrays = "1.6.0-1"

[1]
ArgCheck = "2.3.0-2"
LuxCore = "1"
WeightInitializers = "1"

["1-1.2"]
LuxCore = "1"

["1.0"]
ADTypes = "1.5.0-1"
EnzymeCore = "0.7.7-0.7"
Expand All @@ -380,9 +386,11 @@ NNlib = "0.9.21-0.9"
LuxLib = "1.3.0-1"

["1.1-1"]
ADTypes = "1.8.1-1"
NNlib = "0.9.24-0.9"

["1.1-1.2"]
ADTypes = "1.8.1-1"

["1.1-1.2.0"]
EnzymeCore = "0.8.1-0.8"

Expand All @@ -398,7 +406,17 @@ MLDataDevices = "1.3.0-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.3-1"]
["1.2.3-1.2"]
Optimisers = "0.3.3-0.4"

["1.3-1"]
ADTypes = "1.10.0-1"
Compat = "4.16.0-4"
Functors = "0.5"
LuxCore = "1.2.0-1"
MLDataDevices = "1.6.0-1"
Optimisers = "0.3.4-0.4"
3 changes: 3 additions & 0 deletions L/Lux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -417,3 +417,6 @@ git-tree-sha1 = "1d34b1ffc0a715b83e196d0d71e531494b2b5011"

["1.2.3"]
git-tree-sha1 = "39cc335d2601d4b0d74b209f718e7e3641771448"

["1.3.0"]
git-tree-sha1 = "ae894a7290570c66c6e6f41bc336ca6e3570e2ed"
13 changes: 11 additions & 2 deletions L/Lux/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ DynamicExpressions = "0.16"
["0.5.36-0.5.60"]
ForwardDiff = "0.10.36-0.10"

["0.5.38-1"]
["0.5.38-1.2"]
Tracker = "0.2.34-0.2"

["0.5.40-1"]
Expand Down Expand Up @@ -121,9 +121,11 @@ FunctionWrappers = "1.1.3-1"
Enzyme = "0.12.26-0.12"

["0.5.62-1"]
ComponentArrays = "0.15.16-0.15"
Zygote = "0.6.70-0.6"

["0.5.62-1.2"]
ComponentArrays = "0.15.16-0.15"

["0.5.63-0"]
DynamicExpressions = "0.16-0.19"
Flux = "0.14.17-0.14"
Expand Down Expand Up @@ -154,4 +156,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.3-1"]
ComponentArrays = "0.15.18-0.15"
Reactant = "0.2.6-0.2"
Tracker = "0.2.36-0.2"

0 comments on commit 1723773

Please sign in to comment.