MultiLayerNeighborSampler usage in heterogenous graph
|
|
7
|
1558
|
June 28, 2021
|
Batched GCN Example - Add dropout, edge features
|
|
2
|
2490
|
April 20, 2019
|
Training DGL Heterogeneous Graphs on GPUs with Multiprocessing
|
|
6
|
2892
|
June 17, 2020
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'device'
|
|
2
|
4409
|
November 16, 2020
|
Pinsage error when training
|
|
7
|
2695
|
June 22, 2020
|
Dataloader on GPU, RuntimeError: Prefetcher thread timed out at 30 seconds
|
|
7
|
2683
|
April 26, 2023
|
Dgl training with gloo timeout
|
|
5
|
3083
|
April 15, 2021
|
Deploy a DGL model in C++ for inference
|
|
5
|
3060
|
July 12, 2023
|
CUDA out of memory error
|
|
3
|
3726
|
October 2, 2019
|
How to combine DGL with torch.nn.DataParallel?
|
|
4
|
3316
|
March 4, 2019
|
Hyperparameters tuning
|
|
5
|
1692
|
November 5, 2020
|
GraphSage unsupervised loss function based on randomwalks
|
|
6
|
2771
|
June 14, 2023
|
Node-level classification in multiple graphs
|
|
7
|
2591
|
April 10, 2019
|
Dgl.graphbolt not found
|
|
8
|
2444
|
April 23, 2024
|
Inductive Deep Graph Infomax
|
|
6
|
2757
|
March 5, 2020
|
Issue with AttributeError: 'DGLGraph' object has no attribute 'adjacency_matrix_scipy'
|
|
3
|
3622
|
April 28, 2023
|
Convert graph from networkx format to dgl
|
|
5
|
2953
|
August 24, 2020
|
How to get the src and dst node id given a edge id?
|
|
1
|
1610
|
June 28, 2020
|
How can I install a previous version of DGL? Not find answer on previous discussion
|
|
3
|
3596
|
July 2, 2023
|
R-GCN run time error during evaluation
|
|
8
|
2390
|
May 11, 2020
|
Installation of DGl with Pytorch compatibility
|
|
3
|
3591
|
November 24, 2024
|
Edge Classification with one node type
|
|
6
|
2641
|
August 14, 2021
|
How to get neighboring nodes of a given node in dgl graph object?
|
|
5
|
2853
|
April 20, 2022
|
What is the difference between two functions u_dot_v and u_mul_v
|
|
1
|
878
|
April 26, 2020
|
Can't Install dgl==0.4.3
|
|
4
|
3087
|
September 9, 2023
|
Loss.backward() takes too much time
|
|
6
|
2569
|
October 27, 2021
|
Efficient Knowledge Graph Train, Validation, Test Splits
|
|
3
|
3373
|
May 3, 2020
|
Dataloader with WeightedRandomSampler
|
|
6
|
2542
|
December 31, 2022
|
Edge softmax on DGLHeteroGraph
|
|
8
|
2230
|
June 21, 2020
|
GIN on custom graph dataset for graph classification is very unstable with high loss and low accuracy compared to GCN?
|
|
8
|
2223
|
September 30, 2020
|
Cannot pip install dgl with CUDA 11.3 compatibility
|
|
4
|
2962
|
May 31, 2023
|
About ACM dataset in HAN implementation
|
|
5
|
2699
|
March 21, 2022
|
AttributeError: type object 'requests_failed_to_import' has no attribute 'get'
|
|
5
|
2689
|
November 28, 2019
|
Reading a Set of GML / JSON Files as Input Dataset
|
|
6
|
2465
|
May 18, 2020
|
DGLError: Cannot update column of scheme Scheme(shape=(16,), dtype=torch.float32) using feature of scheme Scheme(shape=(2,), dtype=torch.float32)
|
|
7
|
2299
|
October 2, 2020
|
Order in SAGEConv LSTM aggregator
|
|
7
|
2241
|
November 23, 2020
|
DGL Support for CUDA 12.2 and PyTorch 2.1
|
|
2
|
3654
|
November 12, 2023
|
Link prediction heterogeneous graph split data for testing and trainig
|
|
5
|
2578
|
May 27, 2021
|
Command for DGL Version
|
|
2
|
2047
|
September 5, 2020
|
Running an error after installing DGL using pip3
|
|
6
|
2377
|
December 17, 2022
|
TypeError: adj() got an unexpected keyword argument 'scipy_fmt'
|
|
5
|
2568
|
July 27, 2023
|
How to modify message function in R-GCN tutorial to use neighbouring node features as well in formulating the node representation?
|
|
8
|
2095
|
July 31, 2019
|
List the shortest paths between two nodes
|
|
7
|
2218
|
September 19, 2021
|
Colab error when installing dgl cuda version
|
|
5
|
2556
|
July 23, 2023
|
Question) DGLGraph.from_networkx is deprecated
|
|
4
|
2796
|
February 13, 2021
|
About setting initializer
|
|
2
|
2023
|
January 7, 2019
|
Is GCN spectral or spatial?
|
|
6
|
2345
|
August 20, 2021
|
Confuse about the num_hidden parameter in GATConv
|
|
8
|
2059
|
November 28, 2019
|
Graph Store Support for single giant Heterogeneous graph
|
|
2
|
630
|
February 5, 2020
|
Speed up DGLGraph.subgraphs (or dgl.unbatch)?
|
|
6
|
2316
|
March 27, 2019
|