File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
GraphNeuralNetworks/examples Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
[deps ]
2
- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
3
2
FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
4
3
Functors = " d9f16b24-f501-4c13-a1f2-28368ffc5196"
5
4
GNNGraphs = " aed8fd31-079b-4b5a-b342-a13352159b8c"
@@ -20,7 +19,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20
19
TestItemRunner = " f8b46487-2199-4994-9208-9a1283c18c0a"
21
20
TestItems = " 1c621080-faea-4a02-84b6-bbd5e436b8fe"
22
21
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
23
- cuDNN = " 02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
24
22
25
23
[compat ]
26
24
GPUArraysCore = " 0.1"
Original file line number Diff line number Diff line change 1
1
[deps ]
2
2
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
3
- DiffEqFlux = " aae7a2af-3d4f-5e19-a356-7da93b79d9d0"
4
3
DifferentialEquations = " 0c46a032-eb83-5123-abaf-570d42b7fbaa"
5
4
Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
6
5
GraphNeuralNetworks = " cffab07f-9bc2-4db1-8861-388f63bf7694"
7
6
Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
8
7
MLDatasets = " eb30cadb-4394-5ae3-aed4-317e484a6458"
9
8
MLUtils = " f1d291b0-491e-4a28-83b9-f70985020b54"
10
9
NNlib = " 872c559c-99b0-510c-b3b7-b6c96a88d5cd"
11
- NNlibCUDA = " a00861dc-f156-4864-bf3c-e6376f28a68d"
12
10
13
11
[compat ]
14
- DiffEqFlux = " 2"
15
- Flux = " 0.13"
16
- GraphNeuralNetworks = " 0.6"
12
+ Flux = " 0.16"
13
+ GraphNeuralNetworks = " 1"
17
14
Graphs = " 1"
18
15
MLDatasets = " 0.7"
19
- julia = " 1.9 "
16
+ julia = " 1.10 "
You can’t perform that action at this time.
0 commit comments