Link prediction using graph without attribute tensor
|
|
2
|
675
|
October 18, 2021
|
Training GNN takes too much CPU
|
|
5
|
684
|
October 15, 2021
|
About batch training
|
|
6
|
502
|
October 15, 2021
|
Questions for the size and graph structure of DGLBlock
|
|
5
|
1043
|
October 15, 2021
|
DGL installation with mixed precision option
|
|
5
|
1035
|
October 14, 2021
|
Is there any way to aggregate features from both incoming AND outgoing edges with DGL?
|
|
2
|
1039
|
October 13, 2021
|
Can't get to pass the edge weights for inference step to get node representations
|
|
4
|
980
|
October 13, 2021
|
Unidirectional Bipartite Graphs (Node Sampling)
|
|
2
|
1898
|
October 11, 2021
|
How is the edge numbered in both heterogeneous and homogeneous graph
|
|
2
|
360
|
October 11, 2021
|
Backprop through dgl.unbatch?
|
|
2
|
480
|
October 11, 2021
|
Split graph into subgraph(非连通图分成多个连通子图)
|
|
2
|
2100
|
October 11, 2021
|
Best practices for loading external features during stochastic training
|
|
2
|
454
|
October 10, 2021
|
DGL with multi GPU devices at pytorch backend
|
|
4
|
1450
|
October 10, 2021
|
Link prediction questions: train-test, accuracy and prediction
|
|
22
|
3040
|
October 7, 2021
|
How to implement relational softmax?
|
|
2
|
646
|
October 7, 2021
|
Edge predictor to learn new edges during training?
|
|
3
|
579
|
October 6, 2021
|
Make failed: No such file or directory
|
|
4
|
1083
|
October 6, 2021
|
Multiple built-in functions in message
|
|
4
|
950
|
September 6, 2021
|
How does graph partition function with random partition method work?
|
|
3
|
718
|
October 6, 2021
|
Problems with IdMap in convert_partition.py
|
|
4
|
563
|
October 1, 2021
|
Sparse node feature matrix
|
|
6
|
1127
|
September 30, 2021
|
How to manage string values of features in HeteroDGL?
|
|
3
|
1441
|
September 29, 2021
|
Link prediction on multiple graphs (minimal working example)
|
|
5
|
858
|
September 29, 2021
|
Efficiently read ~200 graphs per instance
|
|
4
|
475
|
September 28, 2021
|
Using a model trained with a previous version of DGL
|
|
3
|
1060
|
September 26, 2021
|
Explainability using saliency and integrated gradients (Captum)
|
|
14
|
4167
|
September 26, 2021
|
RelGraphConv with node types and edge features
|
|
6
|
841
|
September 26, 2021
|
How to measure the exact amount of data sent/recevived by a machine during distributed training process?
|
|
2
|
425
|
September 26, 2021
|
How to perform Hits when using edgedataloding for minibatch training?
|
|
5
|
1478
|
September 24, 2021
|
Applying Rel-conv with edge weights
|
|
4
|
663
|
September 22, 2021
|