AttributeError: module 'dgl' has no attribute 'from_networkx'
|
|
1
|
3413
|
October 29, 2020
|
Minibatching in message-passing GNN training
|
|
1
|
769
|
October 27, 2020
|
0.5.X user DistEmbedding occur Error
|
|
6
|
869
|
October 27, 2020
|
Unsupervised GraphSAGE(pool)model params become NAN
|
|
14
|
1958
|
October 27, 2020
|
How to remove nodes from batched graph
|
|
10
|
1601
|
October 27, 2020
|
Loss function for GCMC-like recommender system with implicit data
|
|
2
|
657
|
October 26, 2020
|
How to only exclude single-directional edge for EdgeDataLoader
|
|
2
|
534
|
October 26, 2020
|
About CrossEntropy implemented in ogbn-arxiv example code
|
|
4
|
660
|
October 26, 2020
|
Is there a way to add edge features when negative edge sampling?
|
|
3
|
826
|
October 26, 2020
|
KeyError of 'h' when using average pooling in evaluation mode
|
|
4
|
1231
|
October 26, 2020
|
Unsupervised learning loss function
|
|
3
|
1938
|
October 26, 2020
|
Distribute train with no feature occur error
|
|
1
|
534
|
October 26, 2020
|
Implement graph regression using GIN code
|
|
1
|
846
|
October 25, 2020
|
Inductive binary node classification setup
|
|
8
|
1018
|
October 23, 2020
|
Sending without reducing immediately with dgl >= 0.5
|
|
3
|
1661
|
October 23, 2020
|
Tensor size of message in GraphSage
|
|
1
|
562
|
October 23, 2020
|
Func `metapath_reachable_graph` error with class `dgl.heterograph.DGLBlock`
|
|
3
|
689
|
October 21, 2020
|
GraphSage H2D happening before every step
|
|
3
|
377
|
October 21, 2020
|
Install DGL previous version
|
|
2
|
4903
|
October 20, 2020
|
Check failed: rid < mat.num_rows in EdgeDataLoader
|
|
6
|
1348
|
October 20, 2020
|
Error when training
|
|
1
|
1281
|
October 20, 2020
|
Memory consumption by GraphSage Model
|
|
4
|
1746
|
October 19, 2020
|
Is 0.5.2 support heterogeneous graph in dist train?
|
|
2
|
447
|
October 19, 2020
|
Fastest way to implement pairwise attention score
|
|
4
|
572
|
October 19, 2020
|
DGL cuda is_unibipartite differs from DGL cpu build
|
|
3
|
672
|
October 19, 2020
|
Diffpool seems to be very memory inefficient? i run out of memory even with small batch sizes?
|
|
3
|
950
|
October 19, 2020
|
Evaluate unsupervised GraphSAGE without labels
|
|
1
|
454
|
October 19, 2020
|
Pytorch DataParallel with GAT
|
|
2
|
1215
|
October 19, 2020
|
Gradient wrt Input using DGLGraph
|
|
2
|
2181
|
October 18, 2020
|
R-GCN Example - Weight Generation and Input Layer Node Features
|
|
4
|
713
|
October 17, 2020
|