File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed
Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11name = " Lux"
22uuid = " b2108857-7c20-44ae-9111-449ecde12c47"
33authors = [" Avik Pal <avikpal@mit.edu> and contributors" ]
4- version = " 1.11.0 "
4+ version = " 1.11.1 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -89,7 +89,7 @@ Enzyme = "0.13.35"
8989EnzymeCore = " 0.8.8"
9090FastClosures = " 0.3.2"
9191Flux = " 0.15, 0.16"
92- ForwardDiff = " 0.10.36"
92+ ForwardDiff = " 0.10.36, 1 "
9393FunctionWrappers = " 1.1.3"
9494Functors = " 0.5"
9595GPUArraysCore = " 0.2"
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ DocumenterCitations = "1.3.6"
4949DocumenterVitepress = " 0.1.3"
5050Enzyme = " 0.13.35"
5151FiniteDiff = " 2.23.1"
52- ForwardDiff = " 0.10.36"
52+ ForwardDiff = " 0.10.36, 1 "
5353Functors = " 0.5"
5454GPUArraysCore = " 0.2"
5555KernelAbstractions = " 0.9"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
99
1010[compat ]
1111ComponentArrays = " 0.15.22"
12- ForwardDiff = " 0.10"
12+ ForwardDiff = " 0.10, 1 "
1313Lux = " 1"
1414Optimisers = " 0.4.1"
1515Zygote = " 0.6.70, 0.7"
Original file line number Diff line number Diff line change 11name = " LuxLib"
22uuid = " 82251201-b29d-42c6-8e01-566dec8acb11"
33authors = [" Avik Pal <avikpal@mit.edu> and contributors" ]
4- version = " 1.7.0 "
4+ version = " 1.7.1 "
55
66[deps ]
77ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -72,7 +72,7 @@ DispatchDoctor = "0.4.12"
7272Enzyme = " 0.13.35"
7373EnzymeCore = " 0.8.8"
7474FastClosures = " 0.3.2"
75- ForwardDiff = " 0.10.36"
75+ ForwardDiff = " 0.10.36, 1 "
7676Functors = " 0.5"
7777KernelAbstractions = " 0.9.27"
7878LinearAlgebra = " 1.10"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ ComponentArrays = "0.15.22"
4242Enzyme = " 0.13.35"
4343EnzymeCore = " 0.8.8"
4444ExplicitImports = " 1.9.0"
45- ForwardDiff = " 0.10.36"
45+ ForwardDiff = " 0.10.36, 1 "
4646InteractiveUtils = " <0.0.1, 1"
4747JLArrays = " 0.1.5, 0.2"
4848LoopVectorization = " 0.12.171"
Original file line number Diff line number Diff line change 11name = " LuxTestUtils"
22uuid = " ac9de150-d08f-4546-94fb-7472b5760531"
33authors = [" Avik Pal <avikpal@mit.edu>" ]
4- version = " 1.7.1 "
4+ version = " 1.7.2 "
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -32,7 +32,7 @@ ComponentArrays = "0.15.22"
3232DispatchDoctor = " 0.4.12"
3333Enzyme = " 0.13.35"
3434FiniteDiff = " 2.23.1"
35- ForwardDiff = " 0.10.36"
35+ ForwardDiff = " 0.10.36, 1 "
3636Functors = " 0.5"
3737JET = " 0.9.6"
3838MLDataDevices = " 1.6.10"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ ChainRulesTestUtils = "1.13.0"
2828ComponentArrays = " 0.15.22"
2929ExplicitImports = " 1.9.0"
3030FillArrays = " 1"
31- ForwardDiff = " 0.10.36"
31+ ForwardDiff = " 0.10.36, 1 "
3232Functors = " 0.5"
3333MLUtils = " 0.4.4"
3434OneHotArrays = " 0.2.5"
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ DispatchDoctor = "0.4.12"
5151Documenter = " 1.4"
5252Enzyme = " 0.13.35"
5353ExplicitImports = " 1.9.0"
54- ForwardDiff = " 0.10.36"
54+ ForwardDiff = " 0.10.36, 1 "
5555Functors = " 0.5"
5656InteractiveUtils = " <0.0.1, 1"
5757LinearAlgebra = " 1.10"
You can’t perform that action at this time.
0 commit comments