Handling imbalance of classes
|
|
6
|
924
|
August 18, 2021
|
Not Able to Iterate through dataloader
|
|
5
|
1773
|
June 4, 2023
|
Questions on GAT Link prediction with Pytorch Lightning
|
|
8
|
1446
|
July 6, 2022
|
Remove Edges/Nodes without re-indexing them?
|
|
4
|
1939
|
November 16, 2020
|
Reddit Dataset does not work with DataParallel
|
|
6
|
1634
|
June 21, 2019
|
How to Implement the Renormalization Trick
|
|
3
|
2161
|
January 27, 2019
|
ImportError: Cannot load Graphbolt C++ library with colab
|
|
3
|
1212
|
July 27, 2024
|
Understanding heterograph and its use with SAGEGraph and ConvGraph
|
|
6
|
1627
|
May 29, 2022
|
Own dataset and heterograph
|
|
7
|
852
|
July 9, 2020
|
Converting a list of DGLGraph to torch tensor
|
|
4
|
1910
|
October 25, 2019
|
Layer norm for batched graph
|
|
6
|
1613
|
May 5, 2020
|
Copying subgraph features to parent in DGL0.5.0
|
|
3
|
2133
|
August 25, 2020
|
How to pass in edge weights in HeteroGraphConv
|
|
5
|
1739
|
September 1, 2021
|
Importance of features by GNNExplainer
|
|
6
|
1603
|
August 17, 2022
|
DLG installation issues
|
|
5
|
1726
|
February 4, 2024
|
Increasing feature dimension
|
|
5
|
1718
|
April 14, 2021
|
Getting started with multiple node features in homogenous graph
|
|
4
|
1878
|
April 28, 2020
|
Explainability - self attention
|
|
8
|
1391
|
December 14, 2020
|
GPU Kernels while running graphsage model
|
|
6
|
1576
|
March 11, 2021
|
Graphormer_dgl RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x243306 and 28x28)
|
|
3
|
2078
|
February 10, 2024
|
Graph loading error from networkx
|
|
2
|
2393
|
June 17, 2019
|
How to sample heterograph in HAN?
|
|
4
|
1856
|
August 30, 2023
|
Building graphs from text
|
|
4
|
1844
|
May 10, 2019
|
Does the current Batched Graph Classification source code support edge features?
|
|
6
|
1556
|
May 2, 2020
|
RuntimeError in link prediction example of RGCN
|
|
6
|
1556
|
March 20, 2020
|
Where can I find a list of datasets on data.dgl.ai?
|
|
5
|
1673
|
May 15, 2021
|
Installing DGL on M1 Max Chip
|
|
2
|
2361
|
July 17, 2022
|
Parallel BFS/DFS transversal implementation?
|
|
3
|
2035
|
April 23, 2020
|
DGL with Kubernetes
|
|
8
|
1355
|
December 18, 2021
|
Confusion about the edge indicator matrices 'pmpd' in 'Line Graph Neural Network
|
|
5
|
1659
|
November 16, 2020
|
RGCN Exception on Link Prediction
|
|
6
|
1533
|
May 24, 2019
|
Pinsage example implementation different than the paper
|
|
1
|
2859
|
July 6, 2020
|
Link Prediction on Undirected Heterograph
|
|
4
|
1807
|
August 19, 2021
|
Strange training and validation plots
|
|
7
|
1424
|
September 9, 2020
|
Error TensorDispatcher
|
|
2
|
2315
|
December 8, 2021
|
Why DGL is fast than the Pytorch or MXNet?
|
|
6
|
1515
|
February 16, 2019
|
Error occured when converting networkx graph to dgl graph
|
|
6
|
1509
|
April 12, 2020
|
Questions about BatchNode mailbox
|
|
6
|
1507
|
January 15, 2019
|
Difference between readout (e.g. dgl.max_nodes) and Pooling layers
|
|
5
|
1628
|
August 26, 2021
|
Import dgl: ImportError (about dgl.dll)
|
|
2
|
2298
|
October 19, 2023
|
Edge Sampling on Heterographs
|
|
2
|
2296
|
August 25, 2020
|
What is feat_dict and how is it accessed?
|
|
5
|
1621
|
February 16, 2020
|
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [14328, 334]] is at version 1; expected version 0 instead
|
|
5
|
1615
|
April 24, 2023
|
Examples of PyTorch for "Run multi-processing training" in "Large-Scale Training of Graph Neural Networks" Tutorial
|
|
5
|
1603
|
July 20, 2020
|
Questions about the Speed of DGL
|
|
3
|
349
|
September 8, 2024
|
ogb-paper100M unable to run with distributed GraphSAGE
|
|
6
|
1483
|
April 24, 2021
|
Unable to Build DGL from Source with CUDA 12.2 and PyTorch 2.1
|
|
3
|
1963
|
December 17, 2023
|
Memory consumption by GraphSage Model
|
|
4
|
1747
|
October 19, 2020
|
Aggregate information along a given path
|
|
7
|
1373
|
February 6, 2021
|
Cuda versions DGL
|
|
2
|
2241
|
November 8, 2022
|