The question of how to use DGL.batch() in GATConv
|
|
3
|
330
|
April 7, 2023
|
Captum Explainability for Heterogeneous Graphs Edges
|
|
9
|
1149
|
April 5, 2023
|
When does the CPU-GPU feature copy occur?
|
|
12
|
1013
|
April 2, 2023
|
Data normalization on GNN
|
|
7
|
407
|
April 1, 2023
|
Shape mismatch between logits and labels for computing loss on 3D tenso in GCN
|
|
9
|
1760
|
March 31, 2023
|
How to do inference on new unseen nodes?
|
|
16
|
3766
|
March 1, 2023
|
AttributeError: '_OpNamespace' 'dgl_sparse' object has no attribute 'from_coo'
|
|
9
|
1684
|
March 31, 2023
|
Edge Weight Normalization
|
|
3
|
834
|
March 29, 2023
|
Using node embeddings after distributed training for downstream task
|
|
2
|
295
|
March 29, 2023
|
How to propagate unique labels the best way?
|
|
4
|
481
|
March 29, 2023
|
Source code confusion
|
|
3
|
304
|
March 28, 2023
|
Multi GPU Exact Inference
|
|
2
|
574
|
March 18, 2023
|
Mapping embeddings from metapath2vec to node IDs
|
|
4
|
623
|
March 17, 2023
|
About the different node types of R-GCNs
|
|
5
|
435
|
March 15, 2023
|
String categorical features
|
|
2
|
272
|
March 11, 2023
|
Sentence Pair classification/regression
|
|
6
|
4572
|
February 9, 2023
|
Custom dataset with multiple CSV
|
|
5
|
1905
|
March 8, 2023
|
Node2Vec Sampling - Control randomness
|
|
8
|
659
|
March 8, 2023
|
Name for dgl.DGLGraph
|
|
4
|
647
|
March 8, 2023
|
Error while using DataLoader and GPU
|
|
5
|
868
|
March 4, 2023
|
Asking for a problem related to data transform which I discovered in dgl example of graphsage
|
|
3
|
236
|
March 1, 2023
|
Client_loop: send disconnect: broken pipe after 10 minutes in DistDGL [Resolved?]
|
|
3
|
771
|
February 27, 2023
|
Why the user define function of message passing in DGL (acting the same as builtin) will decrease the accuracy of node claasification
|
|
3
|
266
|
January 28, 2023
|
What are the differences between homograph(with relations) and heterograph in RGCN?
|
|
4
|
1527
|
January 12, 2023
|
Seg fault when training custom dataset
|
|
4
|
620
|
February 11, 2023
|
Trainer for graph with billion-scale nodes
|
|
2
|
369
|
February 9, 2023
|
Lack of reproducibility in PinSAGE sampler
|
|
9
|
1018
|
February 8, 2023
|
RGCN Node classification error
|
|
11
|
814
|
February 5, 2023
|
Why I get this error, no module named dgl.dataloading.pytorch
|
|
2
|
1674
|
February 5, 2023
|
ValueError: operands could not be broadcast together with shapes error showing up during link prediction
|
|
2
|
344
|
February 4, 2023
|