How to effective batch graphs with same structure?
|
|
2
|
1015
|
July 21, 2021
|
Efficient way of dealing with node features
|
|
2
|
1014
|
June 9, 2021
|
Converting NodeFlow to a flat DGLGraph
|
|
3
|
878
|
August 8, 2024
|
How to save three kinds sparse adjacency matrix of graph?
|
|
4
|
784
|
June 30, 2021
|
Modify just some nodes embeddings based in index
|
|
6
|
661
|
March 17, 2022
|
Trainable feature extractor
|
|
6
|
659
|
January 14, 2023
|
Multi-edge DGL graph to NetworkX graph--missing the multi-edge information, meanwhile, I cannot recover the DGL graph from induced NetworkX graph
|
|
2
|
1006
|
November 7, 2019
|
How to make DGL heterogeneous graph?
|
|
3
|
871
|
October 4, 2023
|
Convolution Modules for Heterographs
|
|
4
|
779
|
June 3, 2020
|
RuntimeError: the derivative for 'unique_dim' is not implemented
|
|
4
|
779
|
October 5, 2022
|
Client_loop: send disconnect: broken pipe after 10 minutes in DistDGL [Resolved?]
|
|
3
|
870
|
February 27, 2023
|
SAGE model predicts the same nodes to be connected when using CrossEntropyLoss
|
|
3
|
870
|
December 22, 2021
|
Getting node_attrs from NetworkX Graph (after exporting from Neo4j)
|
|
2
|
1004
|
February 27, 2022
|
Creating Custom Graph - Confused with RGCN Tutorial
|
|
2
|
1003
|
January 15, 2021
|
Edge Weight Hetero Graph
|
|
3
|
869
|
April 20, 2023
|
Can I access DistTensor objects in subthreads?
|
|
8
|
578
|
September 1, 2021
|
Subgraph sampling
|
|
6
|
656
|
April 24, 2022
|
Save Heterogeneous graph
|
|
5
|
707
|
August 3, 2020
|
How to get edge weight after trained GCN model?
|
|
2
|
999
|
May 14, 2021
|
Neighbor Sampling in Heterogeneous Graphs
|
|
1
|
1222
|
July 6, 2020
|
Set features of a batched heterogeneous graph
|
|
4
|
773
|
September 7, 2022
|
Broadcast readout output to each node in BatchedDGLGraph?
|
|
2
|
996
|
February 26, 2019
|
Still occur error when train DistSAGE with OGB-Product
|
|
8
|
574
|
February 25, 2022
|
Knowledge graph construction from a single CSV
|
|
3
|
859
|
June 5, 2022
|
Dataloading.as_edge_prediction_sampler do not exclude edges
|
|
6
|
650
|
May 10, 2023
|
Process_movielens1m code does not encode user_id and movie_id
|
|
4
|
767
|
November 19, 2022
|
'DGLHeteroGraph' object has no attribute 'dsttype'
|
|
1
|
1210
|
March 18, 2020
|
Multiple Node & Edge features
|
|
1
|
1210
|
May 9, 2019
|
Which ports need to be opened in firewall for DGL Distributed?
|
|
4
|
766
|
November 23, 2022
|
Distribute training occur error
|
|
5
|
696
|
February 3, 2021
|
How does exactly DGL split the datasets while using train_mask, valid_mask and test_mask?
|
|
4
|
761
|
March 23, 2024
|
Negative sampling in distributed graph?
|
|
6
|
642
|
September 5, 2021
|
Building text graph for GNN
|
|
2
|
977
|
November 19, 2021
|
CUDA out of memory when Computing Loss with GraphSage Link Prediction
|
|
3
|
846
|
May 29, 2022
|
An issue when traversing the dataset using the GraphDataLoader
|
|
3
|
844
|
April 20, 2024
|
Training GNN takes too much CPU
|
|
5
|
688
|
October 15, 2021
|
Node frontiers generator using depth-first search
|
|
5
|
688
|
September 10, 2021
|
Save graph_data for dgl.graph when batch feeding
|
|
2
|
970
|
September 1, 2022
|
Pinsage curriculum training
|
|
3
|
840
|
November 27, 2022
|
Loss function for unsupervised heterogeneous GraphSAGE
|
|
3
|
841
|
September 27, 2021
|
Updating node based on neighbour and edge features
|
|
4
|
751
|
December 2, 2023
|
GraphSAGE output NAN(cry for help)
|
|
5
|
683
|
September 9, 2023
|
KeyError error message in master head?
|
|
5
|
683
|
September 12, 2021
|
Questions about the SubgraphX implementation
|
|
3
|
836
|
November 11, 2023
|
Using different feature vectors for different nodes in GNNs?
|
|
3
|
837
|
February 3, 2021
|
Is it possible to use DGL with cuda version 11?
|
|
1
|
1183
|
November 11, 2020
|
How to integrate DGL with ray tune?
|
|
2
|
543
|
November 8, 2022
|
Hi, how to input batch of data into the GCN?
|
|
5
|
681
|
June 21, 2021
|
Compute vector representation for knowledge graph
|
|
2
|
963
|
September 23, 2022
|
Does unbatch preserve the original order of the list of graphs
|
|
2
|
962
|
November 10, 2019
|