File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.7.1]
6
+
7
+ - Add GraphMLDatasets as dependency to provide datasets
8
+
5
9
## [ 0.7.0]
6
10
7
- - VGAE example available
8
- - Add Planetoid and Cora dataset
11
+ - VGAE example available
12
+ - Add Planetoid and Cora dataset
9
13
10
14
## [ 0.6.3]
11
15
Original file line number Diff line number Diff line change 1
1
name = " GeometricFlux"
2
2
uuid = " 7e08b658-56d3-11e9-2997-919d5b31e4ea"
3
3
authors = [
" Yueh-Hua Tu <[email protected] >" ]
4
- version = " 0.7.0 "
4
+ version = " 0.7.1 "
5
5
6
6
[deps ]
7
7
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -26,7 +26,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
26
26
27
27
[compat ]
28
28
CUDA = " 1.2"
29
- DataStructures = " 0.17, 0.18"
29
+ DataStructures = " 0.17 - 0.18"
30
30
FillArrays = " 0.8 - 0.9"
31
31
Flux = " 0.10 - 0.11"
32
32
GraphMLDatasets = " 0.1"
You can’t perform that action at this time.
0 commit comments