Breaking down local sampling and remote sampling time in DistDGL GNN sampling
|
|
11
|
778
|
September 2, 2023
|
Problem with Dist GraphSAGE val/test evaluation after training
|
|
9
|
780
|
April 15, 2021
|
Difficulties with layer based sampling implementation (LADIES sampler)
|
|
9
|
735
|
October 5, 2022
|
Confused about Doc 6.1
|
|
11
|
659
|
March 20, 2024
|
Information leakage in EdgeDataLoader
|
|
9
|
715
|
November 17, 2021
|
Using third party library depends on Thrust in DGL
|
|
10
|
672
|
July 28, 2023
|
Increase link numbers in a graph
|
|
12
|
607
|
November 8, 2021
|
Single Machine with many gpus
|
|
10
|
659
|
August 15, 2024
|
EdgeDataLoader Information Leakage
|
|
9
|
690
|
April 22, 2022
|
Dual Embeddings for Heterogenous graph product embeddings
|
|
10
|
651
|
December 2, 2023
|
How to solve the issue of different dimension of features?
|
|
9
|
658
|
June 13, 2024
|
Usage of GroupRevRes on model
|
|
10
|
603
|
July 24, 2023
|
How can I compute the Assortivity or Disassortivity of a node classification dataset?
|
|
9
|
581
|
February 19, 2022
|
Accuracy in multiclass edge classification
|
|
9
|
487
|
May 19, 2022
|
Node features when nodes have no features?
|
|
6
|
1781
|
February 21, 2021
|
FileNotFoundError: Cannot find DGL C++ graphbolt library
|
|
6
|
17397
|
April 28, 2024
|
Using node and edge features in message passing
|
|
5
|
5025
|
May 17, 2021
|
Device API gpu is not enabled
|
|
5
|
15766
|
May 5, 2023
|
How to convert from a heterogeneous graph to a homogeneous graph with data?
|
|
3
|
2931
|
April 6, 2022
|
Minibatch training on graph
|
|
1
|
719
|
February 25, 2019
|
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
|
|
2
|
16888
|
April 21, 2022
|
ImportError: cannot import name 'DILL_AVAILABLE' from 'torch.utils.data.datapipes.utils.common'
|
|
8
|
9575
|
June 22, 2024
|
Node classification in multiple graphs
|
|
3
|
1384
|
January 29, 2021
|
Temporal Graph Neural Networks
|
|
3
|
3787
|
July 26, 2021
|
How GCN can be an inductive method?
|
|
7
|
4589
|
December 10, 2023
|
Uninstall and install dgl
|
|
7
|
7801
|
December 14, 2020
|
Loss.backward() cause "shape mismatch" error when using Neighborsampler
|
|
6
|
8221
|
December 17, 2019
|
Unsupervised GraphSAGE loss not being minimised
|
|
4
|
3054
|
July 27, 2023
|
Unsupervised GraphSAGE explanation
|
|
4
|
5331
|
September 14, 2020
|
OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory
|
|
3
|
9774
|
December 9, 2021
|
Efficient way for custom non-graph dataset
|
|
1
|
766
|
January 17, 2022
|
Dependency trees to DGL graphs
|
|
3
|
3022
|
January 2, 2022
|
dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 42 and 145 instead
|
|
8
|
6279
|
June 15, 2022
|
RuntimeError: Trying to resize storage that is not resizable at
|
|
1
|
13060
|
April 24, 2019
|
Fine-tuning Features from BERT Model
|
|
3
|
1609
|
September 17, 2020
|
Time out when lauching Distributed training
|
|
8
|
5906
|
July 3, 2021
|
Create dataset from DGLGraphs in memory
|
|
8
|
3263
|
June 21, 2021
|
OSError: [Errno 99] Cannot assign requested address #2714
|
|
5
|
7064
|
April 14, 2021
|
FileNotFoundError: Cannot find DGL C++ sparse library 04/26
|
|
5
|
7004
|
June 3, 2023
|
Save-Load-Infer with DGL
|
|
5
|
3853
|
April 27, 2020
|
Batched DGLGraphs with GraphConv
|
|
5
|
2146
|
May 3, 2020
|
Is possible to learn the graph structure (I.e. the adjacency matrix)?
|
|
5
|
3543
|
February 17, 2020
|
AttributeError: 'numpy.ndarray' object has no attribute 'device'
|
|
2
|
8576
|
April 25, 2019
|
How to remove isolated nodes in a DGL graph?
|
|
1
|
3238
|
September 27, 2020
|
DGLError: Check failed: allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl
|
|
6
|
5366
|
June 6, 2023
|
A general question about masking in graph neural networks
|
|
1
|
3158
|
July 22, 2019
|
Train GCN with many graphs instead of one batch (for RL)
|
|
8
|
2597
|
November 8, 2021
|
What does `cuda version of dgl` mean in the error message Please install the cuda version of dgl
|
|
8
|
4623
|
June 22, 2024
|
Merging multiple graphs into a single graph
|
|
8
|
4608
|
July 15, 2020
|
Build error with Cython
|
|
5
|
5402
|
March 28, 2019
|