Somthing wrong with downloading data
|
|
5
|
850
|
February 7, 2020
|
How to make a heterograph type into a normal graph type?
|
|
3
|
1041
|
September 12, 2020
|
Edge-level representation learning
|
|
3
|
584
|
October 17, 2022
|
Combine all node types of DGL Heterogeneous graph
|
|
7
|
734
|
December 23, 2023
|
Hetero_rgcn's results on ogbn-mag can not be reproduced
|
|
5
|
844
|
August 31, 2022
|
About somethings like `pyg.data.separate.separate`
|
|
6
|
781
|
May 18, 2024
|
Multigraph Data Structure coding for GDAS NAS
|
|
4
|
924
|
June 26, 2021
|
Feature as a list or an array
|
|
4
|
925
|
May 30, 2020
|
How to make directed graph undirected by add their edge weights
|
|
2
|
1192
|
August 3, 2024
|
Update the C++ backend files
|
|
2
|
1197
|
December 1, 2023
|
How do I copy a graph?
|
|
2
|
1190
|
April 23, 2021
|
About create heterogeneous graph with Networkx
|
|
2
|
1186
|
February 18, 2022
|
How does SAGEConv works?
|
|
3
|
1027
|
August 11, 2023
|
When I use multiple GPUs for training, can the graph change dynamically?
|
|
5
|
838
|
April 10, 2020
|
Exclude_eids argument in as_edge_prediction_sampler
|
|
7
|
724
|
October 31, 2022
|
Cannot save DGLGraph - AttributeError: ‘Series’ object has no attribute ‘contiguous’
|
|
1
|
1446
|
August 3, 2020
|
Question about Virtual Nodes in DGL Lifesci
|
|
3
|
1023
|
September 25, 2020
|
Why is the num_hops in partition scripts not the same value as GNN num_layers?
|
|
6
|
773
|
September 8, 2021
|
Whta is the order of c_etype in hetero graph?
|
|
6
|
772
|
December 30, 2020
|
Questions about Training EdgeDataLoader with Heterograph RGCN for Multi-GPU
|
|
5
|
833
|
February 13, 2021
|
How to add/delete nodes/edges in blocks?
|
|
3
|
1020
|
November 16, 2020
|
GAT - Batched Graph Classification Task
|
|
3
|
1022
|
May 1, 2019
|
Trouble With Custom Negative Sampler for Edge Type
|
|
6
|
770
|
January 7, 2023
|
Important Announcement: Deprecation of MXNet and TensorFlow Support in DGL 2.0
|
|
2
|
1170
|
March 30, 2024
|
Wonder about the promotion while using GPU
|
|
4
|
907
|
May 17, 2019
|
Pin Memory Handling in Dataloader
|
|
2
|
1171
|
March 8, 2024
|
Is it necessary to have at least two GNN layers? Why One layer is not sufficient?
|
|
2
|
1169
|
May 20, 2022
|
Is there a way to avoid copying the graph "batch_size" times?
|
|
4
|
904
|
May 18, 2020
|
About applying GATConv on unidirectional bipartite graph
|
|
6
|
764
|
March 10, 2022
|
Negative sampling on block diagonal matrix
|
|
5
|
822
|
January 27, 2021
|
Any generic pretrained GCN model, like VGG for images?
|
|
2
|
1162
|
December 24, 2019
|
Question about DistDGL
|
|
4
|
898
|
March 9, 2023
|
Save heterogeneous graphs into distributed DGL
|
|
4
|
896
|
May 17, 2021
|
Actual inference using LP model
|
|
6
|
758
|
August 3, 2022
|
Attentive fp implementation
|
|
2
|
1156
|
May 20, 2020
|
GraphSAGE for isolated nodes
|
|
3
|
1004
|
July 21, 2023
|
Help! error when training embedding
|
|
8
|
666
|
November 11, 2021
|
Retrieve entire node embedding from minibatch training
|
|
2
|
1154
|
April 20, 2023
|
The accuracy suddenly dropped when training GAT with example code
|
|
4
|
893
|
January 7, 2023
|
How do you iterate through Heterograph for 1 specific node?
|
|
3
|
998
|
May 26, 2022
|
SAGEConv for Heterograph with different size of nodes
|
|
3
|
998
|
September 17, 2021
|
Edge_embed shape in GatedGraphConv
|
|
3
|
998
|
November 23, 2019
|
No module named 'tensorflow'?
|
|
2
|
1153
|
January 13, 2022
|
Tree LSTM: Convert sentences into DGL graph
|
|
3
|
997
|
May 2, 2020
|
Backward timeout after 1800000ms
|
|
2
|
1151
|
December 3, 2021
|
How can i implement a "node v.s. node" contrastive learning mini-batch training?
|
|
8
|
663
|
December 11, 2022
|
Raise DGLError('Expect number of features to match number of nodes (len(u)).' dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 1316 and 1322 instead
|
|
3
|
992
|
February 10, 2024
|
Does DGL support feature preprocessing using traditional graph algorithm like pagerank?
|
|
2
|
644
|
June 18, 2020
|
Encoder decoder for Graphs
|
|
3
|
992
|
July 16, 2021
|
Confusion regarding DGLGraph.local_var
|
|
3
|
992
|
July 6, 2020
|