How to implement graph.update_all() manually?
|
|
3
|
73
|
July 8, 2022
|
Define custom negative samplers when UVA enabled
|
|
6
|
79
|
July 7, 2022
|
Questions on GAT Link prediction with Pytorch Lightning
|
|
8
|
132
|
July 6, 2022
|
How to evaluate on link prediction with Dataloaders
|
|
5
|
88
|
June 30, 2022
|
[Release] 0.8.2 Update Note
|
|
2
|
81
|
May 31, 2022
|
Is the gradient result of dgl.ops with max/min operation correct?
|
|
4
|
62
|
June 29, 2022
|
When Weight=False the model doesn't output the correct Output feature size
|
|
3
|
89
|
June 29, 2022
|
Link prediction - how to deal with new nodes in test set
|
|
4
|
95
|
June 29, 2022
|
Handling Edge Features in HeteroGraphConv wrapper for heterogeneous graphs
|
|
15
|
179
|
June 29, 2022
|
Heterogeneous Graph Edge Prediction using RelGraphConv
|
|
2
|
64
|
June 29, 2022
|
A conceptual question about GNN
|
|
2
|
74
|
June 29, 2022
|
Build from source with cuda error
|
|
2
|
79
|
June 28, 2022
|
`dgl.dataloading.ShaDowKHopSampler` example Error?
|
|
6
|
72
|
June 20, 2022
|
Hi, I’m using CUDA 11.4 and I failed to install DGL. I’m wondering when will cuda 11.4 be available using dgl?
|
|
3
|
114
|
June 19, 2022
|
For Mini-batch size parameter, if -1, is that meaning use full graph training?
|
|
4
|
78
|
May 19, 2022
|
Can UVA be shareable in multi-gpu trainings?
|
|
2
|
67
|
June 18, 2022
|
Why the training time of sampling methods for RGCN is slower than normal training RGCN?
|
|
4
|
63
|
June 17, 2022
|
Why GATConv gives two weights of each edge in both direction?
|
|
2
|
58
|
June 16, 2022
|
Self-Loop Edge Attention Weight vs Node Importance
|
|
2
|
81
|
June 16, 2022
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'adj_sparse'
|
|
3
|
137
|
May 23, 2022
|
RGCN h_dict becomes empty after 2 conv layer
|
|
2
|
75
|
June 15, 2022
|
Build sequence diagram data with DGL
|
|
2
|
46
|
June 15, 2022
|
GatedGraphConv doesn't have a convolutional layer
|
|
2
|
134
|
June 15, 2022
|
Hetro GNN link prediction
|
|
2
|
81
|
June 15, 2022
|
dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 42 and 145 instead
|
|
8
|
392
|
June 15, 2022
|
KeyError for rgcn-hetero Entity Classification w/ minibatch training
|
|
1
|
56
|
June 15, 2022
|
cudaErrorInvalidDevice in DGLGraph.to() to copy the graph to gpu 1
|
|
2
|
81
|
June 14, 2022
|
RGCN for heterographs
|
|
8
|
1364
|
May 13, 2022
|
Inconsistency of GPU-CPU transfer time between NvProf and measurement in python
|
|
1
|
73
|
June 10, 2022
|
Mixed precision training on heterogenous graph
|
|
5
|
122
|
June 8, 2022
|