Installing DGL on M1 Max Chip
|
|
2
|
2289
|
July 17, 2022
|
Should we make sure bidirectional edges end up in same set in Link prediction?
|
|
5
|
1059
|
July 16, 2022
|
Use of the c++ API
|
|
2
|
762
|
July 16, 2022
|
Similarity between nodes in the same graph
|
|
3
|
1158
|
July 14, 2022
|
How to remove reverse_edges
|
|
4
|
589
|
July 13, 2022
|
Dataloader error: AttributeError: 'Column' object has no attribute 'deferred_dtype'
|
|
2
|
805
|
July 13, 2022
|
Speed up the convolution of so many subgraphs
|
|
3
|
531
|
July 11, 2022
|
Create subgraphs
|
|
5
|
696
|
July 10, 2022
|
c10::CUDAOutOfMemoryError
|
|
5
|
623
|
July 9, 2022
|
Accuracy drop with dataloaders for Link Prediction
|
|
5
|
603
|
July 8, 2022
|
How to implement graph.update_all() manually?
|
|
3
|
680
|
July 8, 2022
|
Define custom negative samplers when UVA enabled
|
|
6
|
642
|
July 7, 2022
|
Questions on GAT Link prediction with Pytorch Lightning
|
|
8
|
1388
|
July 6, 2022
|
How to evaluate on link prediction with Dataloaders
|
|
5
|
699
|
June 30, 2022
|
[Release] 0.8.2 Update Note
|
|
2
|
630
|
May 31, 2022
|
Is the gradient result of dgl.ops with max/min operation correct?
|
|
4
|
482
|
June 29, 2022
|
When Weight=False the model doesn't output the correct Output feature size
|
|
3
|
540
|
June 29, 2022
|
Link prediction - how to deal with new nodes in test set
|
|
4
|
1022
|
June 29, 2022
|
Handling Edge Features in HeteroGraphConv wrapper for heterogeneous graphs
|
|
15
|
1700
|
June 29, 2022
|
Heterogeneous Graph Edge Prediction using RelGraphConv
|
|
2
|
762
|
June 29, 2022
|
A conceptual question about GNN
|
|
2
|
471
|
June 29, 2022
|
Build from source with cuda error
|
|
2
|
626
|
June 28, 2022
|
`dgl.dataloading.ShaDowKHopSampler` example Error?
|
|
6
|
400
|
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
|
1356
|
June 19, 2022
|
For Mini-batch size parameter, if -1, is that meaning use full graph training?
|
|
4
|
477
|
May 19, 2022
|
Can UVA be shareable in multi-gpu trainings?
|
|
2
|
445
|
June 18, 2022
|
Why the training time of sampling methods for RGCN is slower than normal training RGCN?
|
|
4
|
488
|
June 17, 2022
|
Why GATConv gives two weights of each edge in both direction?
|
|
2
|
612
|
June 16, 2022
|
Self-Loop Edge Attention Weight vs Node Importance
|
|
2
|
519
|
June 16, 2022
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'adj_sparse'
|
|
3
|
2404
|
May 23, 2022
|