DGL vs. Pytorch Geometric
|
|
9
|
23048
|
March 14, 2024
|
How to Train and Validate a GCN on Several Graphs?
|
|
22
|
9166
|
January 10, 2020
|
Questions about DGL HeteroGraphs that you never dared to ask
|
|
45
|
6037
|
August 24, 2020
|
Convolutions with mini-batches of heterogeneous graph
|
|
65
|
5996
|
December 5, 2020
|
ModuleNotFoundError in DGL with PyTorch 2.2 on Python 3.12 Docker Image
|
|
23
|
17299
|
October 10, 2024
|
Trouble Training Link Prediction on Heterograph with EdgeDataLoader
|
|
33
|
7262
|
April 25, 2022
|
Node Classification over Multiple Graphs
|
|
20
|
5168
|
August 23, 2021
|
Using edge features for GCN in DGL
|
|
9
|
6699
|
June 7, 2020
|
How to plot the attention weights...?
|
|
14
|
8577
|
November 18, 2020
|
Cannot Find DGL C++ graphbolt library
|
|
14
|
13749
|
July 29, 2024
|
ImportError: Cannot load Graphbolt C++ library
|
|
26
|
9890
|
May 29, 2024
|
Explainability using saliency and integrated gradients (Captum)
|
|
14
|
4160
|
September 26, 2021
|
GraphSAGE for heterogeneous graphs
|
|
15
|
6165
|
April 26, 2021
|
Best way to send (batched) graphs to GPU
|
|
15
|
5380
|
December 20, 2019
|
GATConv layer slows down code due to following warning
|
|
29
|
6974
|
March 16, 2021
|
Gat error : There are 0-in-degree nodes in the graph
|
|
14
|
9345
|
October 18, 2021
|
A problem I meet in setup distribute training
|
|
11
|
10365
|
August 20, 2023
|
DGL Dataloader num workers > 0 problems
|
|
12
|
9580
|
June 20, 2019
|
For link prediction inference, how can I score every pair of nodes from new unseen graphs with no positive edges?
|
|
45
|
4879
|
November 3, 2021
|
Link Prediction Connected Edges end up More Dissimilar
|
|
35
|
2646
|
November 2, 2020
|
GATConv: mismatch between nodes and features
|
|
13
|
7330
|
December 5, 2020
|
Why do I get a segmentation fault (SIGSEGV) when calling a forward pass?
|
|
14
|
3962
|
September 10, 2020
|
What happens if there are isolated nodes in the input of graph classification with GCN?
|
|
11
|
4336
|
March 9, 2022
|
DistDGL v2.4 built from source Training Error
|
|
14
|
6803
|
September 27, 2024
|
Have Problem with Setting Up IP Config
|
|
44
|
3757
|
September 14, 2023
|
Node and edge features in with GCN
|
|
19
|
5581
|
May 31, 2021
|
Help! Cannot get GCN model to decrease
|
|
17
|
5793
|
October 1, 2021
|
Hello,how to do mini_batch on one graph?
|
|
19
|
2999
|
April 15, 2020
|
GNNExplainer import
|
|
21
|
4891
|
April 18, 2022
|
How to extract embedding from unsupervised GraphSage model?
|
|
12
|
3437
|
August 3, 2020
|
How to carry out the batch-wise training while using layer defined in DGL?
|
|
22
|
4368
|
April 16, 2022
|
DGLHeteroGraph: How to add new edge types, especially reverse edges?
|
|
9
|
3697
|
March 29, 2021
|
Resolving out of memory issue
|
|
9
|
6458
|
May 23, 2019
|
R-GCN, homogeneous graph with different edge types
|
|
14
|
2885
|
June 3, 2021
|
Why net.cuda() takes too much time for DGL
|
|
15
|
4494
|
June 26, 2019
|
How to do inference on new unseen nodes?
|
|
16
|
4156
|
March 1, 2023
|
How to classify entire graphs in batches?
|
|
13
|
2487
|
January 5, 2019
|
Issue with dgl, torch 2.2 and cuda 118
|
|
26
|
2991
|
December 13, 2024
|
DGL claims "There are 0-in-degree nodes in the graph" when there are none
|
|
11
|
4350
|
April 29, 2023
|
Changing Graph Structure after Construction and Running Models with Partial Edges
|
|
29
|
2679
|
February 3, 2021
|
Link prediction questions: train-test, accuracy and prediction
|
|
22
|
3036
|
October 7, 2021
|
How to perform PinSAGE prediction on new nodes
|
|
9
|
2534
|
August 16, 2023
|
In the RGCN forward function. when the second graphConv function is applied, the 'h' suddenly becomes a zero tensor. Not sure why it becomes like this
|
|
13
|
2143
|
April 23, 2021
|
Error while trying to run GraphSAGE train_sampling_unsupervised.py example
|
|
11
|
4056
|
September 30, 2020
|
Edges to include in training of link prediction for heterogeneous graphs
|
|
9
|
4253
|
October 2, 2020
|
Problem when runing R-GCN in parallel
|
|
25
|
2619
|
October 10, 2020
|
Is there built-in function to do edges update?
|
|
11
|
3735
|
December 18, 2020
|
Exporting embeddings for current PinSAGE implementation
|
|
9
|
3999
|
December 15, 2020
|
How to set edge feature in heterogeneous graph?
|
|
10
|
3775
|
November 8, 2020
|
DGLError: Caught DGLError in DataLoader worker process 0
|
|
12
|
3447
|
December 26, 2021
|