Trying to understand EdgeDataLoader
|
|
4
|
1422
|
February 5, 2021
|
Concat in-going adjacency and out-going adjacency for GatedGraphConv
|
|
6
|
1201
|
August 14, 2021
|
Out-degree using edge weights
|
|
5
|
1299
|
January 21, 2021
|
[DistDGL related] When and how to fetch features on the remote machine
|
|
6
|
1198
|
March 19, 2022
|
How can I use dgl=0.4.3 with cuda 11.1?
|
|
2
|
1830
|
July 5, 2021
|
Difference between fast_pull and non-fast-pull?
|
|
5
|
1290
|
July 9, 2021
|
Bug of chemical Property Tutorial
|
|
3
|
1580
|
March 10, 2020
|
Multi class node classification
|
|
5
|
1288
|
July 15, 2023
|
Latest Stable version for DGL in Pip is dgl 0.6.1
|
|
3
|
1578
|
September 16, 2021
|
Operations on edges group by weight
|
|
6
|
1191
|
March 1, 2019
|
Apply GNN to multiple graphs of a same structure
|
|
8
|
1048
|
May 5, 2022
|
How to reduce the memory use in big graph
|
|
3
|
1562
|
June 6, 2020
|
Device API cuda is not enabled for Python 3.11 and CUDA 12.1
|
|
3
|
1562
|
May 1, 2024
|
Is HeteroGraphConv truly compatible with the R-GCN paper?
|
|
3
|
876
|
April 20, 2022
|
Update DGL 0.8 Error
|
|
4
|
1395
|
April 13, 2022
|
0.5.2DGL coredump when run dist_server
|
|
7
|
1102
|
September 25, 2020
|
Is message passing GCN a kind of spatial convolution?
|
|
5
|
1271
|
June 30, 2021
|
The problem of loading OGB dataset
|
|
4
|
1392
|
June 8, 2022
|
Grad is None when training with heterogeneous graph
|
|
2
|
1795
|
November 10, 2021
|
Question about Current PinSAGE implementation in inductive predicting
|
|
2
|
1791
|
January 14, 2021
|
RGCN exporting entity embeddings for a large graph
|
|
3
|
1551
|
July 15, 2020
|
Question about the order of fanouts in dgl.dataloading.MultiLayerNeighborSampler
|
|
4
|
1384
|
January 1, 2021
|
How to concat node and edge features in update_all
|
|
3
|
1548
|
August 3, 2022
|
How to add nodes/edges to heterograph
|
|
5
|
1259
|
August 3, 2020
|
Debugging an error with RGCN
|
|
3
|
1533
|
March 22, 2020
|
Separate training and test graphs
|
|
4
|
1372
|
December 3, 2021
|
Inductive binary node classification setup
|
|
8
|
1021
|
October 23, 2020
|
Message passing fails on only with P100
|
|
8
|
1018
|
May 14, 2020
|
Extract a subgraph from a given graph, source nodes and dest nodes
|
|
5
|
701
|
May 13, 2023
|
Distributed partitioning for very large graphs
|
|
4
|
768
|
August 26, 2021
|
Question about the incompatibility of cuda12.1 version with cuda12.0 version on the server
|
|
2
|
1759
|
March 30, 2024
|
The code of metapath2vec [examples/pytorch/metapath2vec.py]
|
|
4
|
1356
|
January 30, 2021
|
Questions of HGTConv use
|
|
5
|
1237
|
May 19, 2023
|
Test new graph with GAT
|
|
4
|
1347
|
September 30, 2019
|
A question about distributed sampler
|
|
4
|
1346
|
October 31, 2019
|
Detail about DGL multiple GPUs training
|
|
3
|
1503
|
July 5, 2021
|
Edge-softmax with additional normalization dimension
|
|
6
|
1135
|
September 10, 2022
|
How to apply NN modules on DGLHeteroGraph?
|
|
5
|
1223
|
April 2, 2020
|
Does EdgeDataLoader input argument "batch size" refer to "number of node" in each batch?
|
|
8
|
998
|
March 3, 2021
|
Sparse node feature matrix
|
|
6
|
1132
|
September 30, 2021
|
How to incorporate DGL in sequential models?
|
|
4
|
1338
|
March 20, 2020
|
Why DGL is so memory-efficient compared to PyG
|
|
2
|
972
|
September 29, 2023
|
RuntimeError: CUDA error: an illegal memory access was encountered
|
|
2
|
1731
|
October 10, 2024
|
Is DGL support user define ops?
|
|
5
|
1218
|
January 23, 2019
|
Inputs to SpMM and SDDMM
|
|
5
|
1217
|
May 27, 2021
|
Question about the reduce function
|
|
6
|
1126
|
February 2, 2019
|
How to use dgl in CUDA12.2
|
|
2
|
1719
|
April 5, 2024
|
Cosine Embedding Loss
|
|
1
|
2102
|
April 27, 2022
|
How many layers do you use for GCN based on DGL?
|
|
2
|
1715
|
May 5, 2020
|
How to change block.dstdata?
|
|
6
|
1124
|
August 23, 2022
|