File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed
Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,18 @@ SimpleChains = "de6bee2f-e2f4-4ec7-b6ed-219cc6f6e9e5"
5151Tracker = " 9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
5252Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
5353
54+ [sources .LuxCore ]
55+ path = " lib/LuxCore"
56+
57+ [sources .LuxLib ]
58+ path = " lib/LuxLib"
59+
60+ [sources .MLDataDevices ]
61+ path = " lib/MLDataDevices"
62+
63+ [sources .WeightInitializers ]
64+ path = " lib/WeightInitializers"
65+
5466[extensions ]
5567LuxComponentArraysExt = " ComponentArrays"
5668LuxEnzymeExt = " Enzyme"
@@ -79,7 +91,7 @@ DispatchDoctor = "0.4.12"
7991Enzyme = " 0.13.16"
8092EnzymeCore = " 0.8.6"
8193FastClosures = " 0.3.2"
82- Flux = " 0.15"
94+ Flux = " 0.15, 0.16 "
8395ForwardDiff = " 0.10.36"
8496FunctionWrappers = " 1.1.3"
8597Functors = " 0.5"
@@ -111,9 +123,3 @@ Tracker = "0.2.37"
111123WeightInitializers = " 1"
112124Zygote = " 0.6.70"
113125julia = " 1.10"
114-
115- [sources ]
116- LuxCore = { path = " lib/LuxCore" }
117- LuxLib = { path = " lib/LuxLib" }
118- MLDataDevices = { path = " lib/MLDataDevices" }
119- WeightInitializers = { path = " lib/WeightInitializers" }
You can’t perform that action at this time.
0 commit comments