Skip to content

Commit 2d4ee91

Browse files
committed
Remove datasets from GeometricFlux
1 parent dfc2604 commit 2d4ee91

19 files changed

+16
-502
lines changed

Manifest.toml

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ version = "0.3.3"
1414

1515
[[Adapt]]
1616
deps = ["LinearAlgebra"]
17-
git-tree-sha1 = "0fac443759fa829ed8066db6cf1077d888bb6573"
17+
git-tree-sha1 = "95f8bda0555209f122bc796b0382ea4a3a121720"
1818
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
19-
version = "2.0.2"
19+
version = "2.1.0"
2020

2121
[[ArnoldiMethod]]
2222
deps = ["DelimitedFiles", "LinearAlgebra", "Random", "SparseArrays", "StaticArrays", "Test"]
@@ -25,10 +25,10 @@ uuid = "ec485272-7323-5ecc-a04f-4719b315124d"
2525
version = "0.0.4"
2626

2727
[[ArrayLayouts]]
28-
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
29-
git-tree-sha1 = "bd09f450716f55c5a47b24de277a8825e2450729"
28+
deps = ["Compat", "FillArrays", "LinearAlgebra", "SparseArrays"]
29+
git-tree-sha1 = "d6f1ecde467019346f7601fb2ee58cb2bc60d121"
3030
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
31-
version = "0.4.7"
31+
version = "0.4.8"
3232

3333
[[Base64]]
3434
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -82,9 +82,9 @@ version = "0.8.2"
8282

8383
[[ChainRules]]
8484
deps = ["ChainRulesCore", "LinearAlgebra", "Random", "Reexport", "Requires", "Statistics"]
85-
git-tree-sha1 = "6e7424bc42e222570cc8d588c501349070802b3f"
85+
git-tree-sha1 = "60b76639ff1dc573b0708a68924539d03ed6520b"
8686
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
87-
version = "0.7.18"
87+
version = "0.7.20"
8888

8989
[[ChainRulesCore]]
9090
deps = ["LinearAlgebra", "MuladdMacro"]
@@ -239,9 +239,9 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
239239

240240
[[GPUArrays]]
241241
deps = ["AbstractFFTs", "Adapt", "LinearAlgebra", "Printf", "Random", "Serialization"]
242-
git-tree-sha1 = "600f45500060894487832c2f00c203fe3e0cb264"
242+
git-tree-sha1 = "d3a68bdf4868f3922f5b9bcb2cbf2776d5c0ecf5"
243243
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
244-
version = "5.1.0"
244+
version = "5.2.0"
245245

246246
[[GPUCompiler]]
247247
deps = ["DataStructures", "InteractiveUtils", "LLVM", "Libdl", "TimerOutputs", "UUIDs"]
@@ -281,9 +281,9 @@ version = "1.10.5+5"
281281

282282
[[HTTP]]
283283
deps = ["Base64", "Dates", "IniFile", "MbedTLS", "Sockets"]
284-
git-tree-sha1 = "2ac03263ce44be4222342bca1c51c36ce7566161"
284+
git-tree-sha1 = "c7ec02c4c6a039a98a15f955462cd7aea5df4508"
285285
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
286-
version = "0.8.17"
286+
version = "0.8.19"
287287

288288
[[IRTools]]
289289
deps = ["InteractiveUtils", "MacroTools", "Test"]
@@ -329,12 +329,6 @@ git-tree-sha1 = "81690084b6198a2e1da36fcfda16eeca9f9f24e4"
329329
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
330330
version = "0.21.1"
331331

332-
[[JSON]]
333-
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
334-
git-tree-sha1 = "81690084b6198a2e1da36fcfda16eeca9f9f24e4"
335-
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
336-
version = "0.21.1"
337-
338332
[[Juno]]
339333
deps = ["Base64", "Logging", "Media", "Profile"]
340334
git-tree-sha1 = "90976c3ab792a98d240d42f9df07420ccfc60668"
@@ -419,7 +413,7 @@ git-tree-sha1 = "b26cdcfa188b6de8c51f2b9580ff2824c45bb459"
419413
repo-rev = "master"
420414
repo-url = "https://github.com/JuliaGraphs/MetaGraphs.jl.git"
421415
uuid = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
422-
version = "0.6.3"
416+
version = "0.6.5"
423417

424418
[[Missings]]
425419
deps = ["DataAPI"]
@@ -468,12 +462,6 @@ git-tree-sha1 = "8077624b3c450b15c087944363606a6ba12f925e"
468462
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
469463
version = "1.0.10"
470464

471-
[[Parsers]]
472-
deps = ["Dates", "Test"]
473-
git-tree-sha1 = "8077624b3c450b15c087944363606a6ba12f925e"
474-
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
475-
version = "1.0.10"
476-
477465
[[Pkg]]
478466
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "UUIDs"]
479467
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -514,9 +502,9 @@ version = "0.2.0"
514502

515503
[[Requires]]
516504
deps = ["UUIDs"]
517-
git-tree-sha1 = "8c08d0c7812169e438a8478dae2a529377ad13f7"
505+
git-tree-sha1 = "2fc2e1ab606a5dca7bbad9036a694553c3a57926"
518506
uuid = "ae029012-a4dd-5104-9daa-d747884805df"
519-
version = "1.0.2"
507+
version = "1.0.3"
520508

521509
[[SHA]]
522510
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
@@ -676,9 +664,9 @@ version = "1.4.5+1"
676664

677665
[[Zygote]]
678666
deps = ["AbstractFFTs", "ArrayLayouts", "ChainRules", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "Future", "IRTools", "InteractiveUtils", "LinearAlgebra", "LoopVectorization", "MacroTools", "NNlib", "NaNMath", "Random", "Requires", "SpecialFunctions", "Statistics", "ZygoteRules"]
679-
git-tree-sha1 = "b0a948a0a78e3e41515714fa1ef4f40a284ffa06"
667+
git-tree-sha1 = "e7b3106f045bd6e526708d1a7821ee9ecc24d094"
680668
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
681-
version = "0.5.6"
669+
version = "0.5.7"
682670

683671
[[ZygoteRules]]
684672
deps = ["MacroTools"]

Project.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,14 @@ version = "0.7.0"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
8-
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
98
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
109
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
1110
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
1211
GraphMLDatasets = "21828b05-d3b3-40ad-870e-a4bc2f52d5e8"
1312
GraphSignals = "3ebe565e-a4b5-49c6-aed2-300248c3a9c1"
14-
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
15-
IRTools = "7869d1d1-7146-5819-86e3-90919afe41df"
16-
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
17-
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1813
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
1914
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
20-
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
2115
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
22-
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
2316
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2417
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
2518
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
@@ -33,16 +26,11 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
3326

3427
[compat]
3528
CUDA = "1.2"
36-
DataDeps = "0.7"
3729
DataStructures = "0.17, 0.18"
3830
FillArrays = "0.8 - 0.9"
3931
Flux = "0.10 - 0.11"
4032
GraphMLDatasets = "0.1"
4133
GraphSignals = "0.1"
42-
HTTP = "0.8"
43-
IRTools = "0.4"
44-
JLD2 = "0.1 - 0.2"
45-
JSON = "0.21"
4634
LightGraphs = "1.3"
4735
MetaGraphs = "0.6.5"
4836
Reexport = "0.2"

src/GeometricFlux.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ using Statistics: mean
44
using SparseArrays: SparseMatrixCSC
55
using LinearAlgebra: Adjoint, norm
66

7-
using DataDeps: DataDep, register
87
using FillArrays: Fill
98
using Flux
109
using Flux: glorot_uniform, leakyrelu, GRUCell
@@ -19,11 +18,6 @@ using ZygoteRules
1918
import Flux: maxpool, meanpool
2019

2120
export
22-
datasets,
23-
traindata,
24-
validdata,
25-
testdata,
26-
2721
# layers/gn
2822
GraphNet,
2923
update_edge,

src/datasets/Datasets.jl

Lines changed: 0 additions & 41 deletions
This file was deleted.

src/datasets/cora.jl

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/datasets/dataset.jl

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/datasets/datautils.jl

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/datasets/entities.jl

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)