How to include edge weights in DGNConv?
|
|
3
|
312
|
August 20, 2023
|
A problem I meet in setup distribute training
|
|
11
|
8846
|
August 20, 2023
|
DistGraph: Get local and remote/halo nodes in each partition
|
|
5
|
352
|
August 20, 2023
|
MetaPath2Vec with edata/ndata
|
|
3
|
350
|
August 19, 2023
|
Question on dataloader (link prediction)
|
|
4
|
530
|
August 19, 2023
|
Creating DGL partition graph with halo nodes as 0
|
|
6
|
508
|
August 19, 2023
|
Link prediction validation loss lower
|
|
2
|
398
|
August 18, 2023
|
Question on norm Graphsage
|
|
2
|
470
|
August 18, 2023
|
Graph data key error (PinSAGE)
|
|
2
|
434
|
July 17, 2023
|
Has DGL implemented FastGCN or LADIES?
|
|
4
|
691
|
August 13, 2023
|
PinSAGE embedding size error
|
|
4
|
489
|
July 13, 2023
|
Pinsage how to add node features?
|
|
6
|
592
|
August 12, 2023
|
Multi-GPU multi-node GNN training modes
|
|
2
|
546
|
August 11, 2023
|
Caching features in GPU to accelerate the speed for sampling based GNN training
|
|
1
|
436
|
July 12, 2023
|
Deploy a DGL model in C++ for inference
|
|
5
|
2898
|
July 12, 2023
|
How does SAGEConv works?
|
|
3
|
843
|
August 11, 2023
|
Using pickle.load() between different DGL versions
|
|
2
|
447
|
August 11, 2023
|
relabel_nodes=False in .subgraph does not work
|
|
5
|
453
|
July 12, 2023
|
Dgl .to_networkx returning a multigraph
|
|
4
|
847
|
August 4, 2023
|
GCN model description
|
|
2
|
428
|
August 4, 2023
|
Numbering of node and feature of node in the graph
|
|
3
|
436
|
August 3, 2023
|
What does the throughput mean in the distributed node classification?
|
|
2
|
296
|
August 3, 2023
|
Drop zero columns in DGL sparse matrix
|
|
2
|
268
|
August 2, 2023
|
Gradient pass through dgl.edge_subgraph
|
|
2
|
301
|
August 2, 2023
|
How to input edge weight for PinSAGE evaluation step
|
|
3
|
612
|
July 3, 2023
|
Graphs with loops
|
|
8
|
961
|
July 30, 2023
|
Hypergraph exmaple in documentation
|
|
5
|
910
|
July 30, 2023
|
EdgeGATConv graph classification model
|
|
4
|
554
|
July 29, 2023
|
What is the difference between dgl 0.6.0.post1 and 0.6.0?
|
|
2
|
718
|
July 29, 2023
|
FileNotFoundError: Cannot find DGL C++ sparse library at E:\\dgl_sparse_pytorch_2.0.1.dll
|
|
5
|
1358
|
July 29, 2023
|