DGLGraph.to() to copy the graph to the same device
|
|
2
|
1663
|
February 17, 2021
|
Trying to train GraphSage for huge graph on multiple GPUs - Getting stuck
|
|
8
|
1446
|
February 16, 2021
|
GINDataset download failed
|
|
9
|
2166
|
January 18, 2021
|
MultiLayerFullNeighborSampler to mask out test nodes
|
|
2
|
570
|
February 14, 2021
|
Question) DGLGraph.from_networkx is deprecated
|
|
4
|
2795
|
February 13, 2021
|
Questions about Training EdgeDataLoader with Heterograph RGCN for Multi-GPU
|
|
5
|
827
|
February 13, 2021
|
Reddit dataset versions
|
|
4
|
1417
|
January 14, 2021
|
Packed question related with link prediction
|
|
21
|
2185
|
February 12, 2021
|
Validating my model
|
|
2
|
481
|
February 11, 2021
|
Stack several layers of NNconv
|
|
3
|
912
|
February 10, 2021
|
`dst_inputs` when g.is_blcok==True
|
|
2
|
600
|
February 10, 2021
|
Aggregate information along a given path
|
|
7
|
1368
|
February 6, 2021
|
Pretrained Embedding on Heterogeneous Graph
|
|
6
|
705
|
February 6, 2021
|
Trying to understand EdgeDataLoader
|
|
4
|
1418
|
February 5, 2021
|
Distribute training occur error
|
|
5
|
684
|
February 3, 2021
|
Advantage of traditional embedding methods (e.g., metapath2vec) compared to GNN?
|
|
4
|
678
|
February 3, 2021
|
How to sample neighbors from given hop?
|
|
3
|
1678
|
February 3, 2021
|
Using different feature vectors for different nodes in GNNs?
|
|
3
|
786
|
February 3, 2021
|
Reproducing RGCN results on WN18
|
|
5
|
629
|
February 3, 2021
|
Changing Graph Structure after Construction and Running Models with Partial Edges
|
|
29
|
2682
|
February 3, 2021
|
The code of metapath2vec [examples/pytorch/metapath2vec.py]
|
|
4
|
1347
|
January 30, 2021
|
Node classification in multiple graphs
|
|
3
|
1384
|
January 29, 2021
|
Graph Instantiation Performance
|
|
3
|
635
|
January 29, 2021
|
Constrained GAT implementation question
|
|
5
|
1160
|
January 27, 2021
|
Negative sampling on block diagonal matrix
|
|
5
|
816
|
January 27, 2021
|
The speed fo nodedataloader
|
|
2
|
516
|
January 27, 2021
|
Questions related with link prediction
|
|
2
|
636
|
January 27, 2021
|
A bug of GAT to confirm
|
|
2
|
803
|
January 27, 2021
|
Add_self_loop batched graph lost batch information
|
|
2
|
662
|
January 27, 2021
|
Is GlobalAttentionPooling supposed to work with heterographs?
|
|
2
|
1700
|
January 27, 2021
|