File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,3 +6,6 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
66MLDatasets = " eb30cadb-4394-5ae3-aed4-317e484a6458"
77MLUtils = " f1d291b0-491e-4a28-83b9-f70985020b54"
88SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
9+
10+ [sources ]
11+ GNNGraphs = {path = " .." }
Original file line number Diff line number Diff line change 11[deps ]
2- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
32FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
43Functors = " d9f16b24-f501-4c13-a1f2-28368ffc5196"
54GNNGraphs = " aed8fd31-079b-4b5a-b342-a13352159b8c"
@@ -20,7 +19,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2019TestItemRunner = " f8b46487-2199-4994-9208-9a1283c18c0a"
2120TestItems = " 1c621080-faea-4a02-84b6-bbd5e436b8fe"
2221Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
23- cuDNN = " 02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
2422
2523[sources ]
2624GNNGraphs = {path = " .." }
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ uuid = "e8545f4d-a905-48ac-a8c4-ca114b98986d"
33authors = [" Carlo Lucibello and contributors" ]
44version = " 0.2.0-DEV"
55
6+ [workspace ]
7+ projects = [" test" , " docs" ]
8+
69[deps ]
710ConcreteStructs = " 2569d6c7-a4a2-43d3-a901-331e8e4be471"
811GNNGraphs = " aed8fd31-079b-4b5a-b342-a13352159b8c"
Original file line number Diff line number Diff line change @@ -16,3 +16,8 @@ OneHotArrays = "0b1bfda6-eb8a-41d2-88d8-f5af5cad476f"
1616Optimisers = " 3bd65402-5787-11e9-1adc-39752487f4e2"
1717TSne = " 24678dba-d5e9-5843-a4c6-250288b04835"
1818Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
19+
20+ [sources ]
21+ GNNGraphs = {path = " ../../GNNGraphs" }
22+ GNNLux = {path = " .." }
23+ GNNlib = {path = " ../../GNNlib" }
Original file line number Diff line number Diff line change @@ -21,5 +21,7 @@ TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
2121TestItems = " 1c621080-faea-4a02-84b6-bbd5e436b8fe"
2222Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
2323
24- [compat ]
25- LuxTestUtils = " 1"
24+ [sources ]
25+ GNNGraphs = {path = " ../../GNNGraphs" }
26+ GNNLux = {path = " .." }
27+ GNNlib = {path = " ../../GNNlib" }
Original file line number Diff line number Diff line change @@ -6,3 +6,7 @@ GNNlib = "a6a84749-d869-43f8-aacc-be26a1996e48"
66Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
77MLDatasets = " eb30cadb-4394-5ae3-aed4-317e484a6458"
88MLUtils = " f1d291b0-491e-4a28-83b9-f70985020b54"
9+
10+ [sources ]
11+ GNNGraphs = {path = " ../../GNNGraphs" }
12+ GNNlib = {path = " .." }
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ uuid = "cffab07f-9bc2-4db1-8861-388f63bf7694"
33authors = [" Carlo Lucibello and contributors" ]
44version = " 1.0.0"
55
6+ [workspace ]
7+ projects = [" test" , " docs" ]
8+
69[deps ]
710ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
811ConcreteStructs = " 2569d6c7-a4a2-43d3-a901-331e8e4be471"
Original file line number Diff line number Diff line change @@ -22,5 +22,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2222TSne = " 24678dba-d5e9-5843-a4c6-250288b04835"
2323cuDNN = " 02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
2424
25- [compat ]
26- Literate = " 2.20"
25+ [sources ]
26+ GNNGraphs = {path = " ../../GNNGraphs" }
27+ GNNlib = {path = " ../../GNNlib" }
28+ GraphNeuralNetworks = {path = " .." }
Original file line number Diff line number Diff line change @@ -16,3 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616TestItemRunner = " f8b46487-2199-4994-9208-9a1283c18c0a"
1717Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
1818
19+ [sources ]
20+ GNNGraphs = {path = " ../../GNNGraphs" }
21+ GNNlib = {path = " ../../GNNlib" }
22+ GraphNeuralNetworks = {path = " .." }
You can’t perform that action at this time.
0 commit comments