RGCN graph classification:Check failed:meta_graph_->HasVertex(vtype):Invalid vertex type:1
|
|
2
|
717
|
August 25, 2023
|
I am trying to build a GNN model on a heterogenous graph. The goal is to build a link prediction model. It looks like the chapters in the DGL website do not cover many topics, and I am stuck
|
|
2
|
352
|
August 25, 2023
|
Why am I not getting representations for both product and customer nodes (heterogenous graph)?
|
|
2
|
284
|
August 25, 2023
|
GNN nodes not updating
|
|
2
|
252
|
August 25, 2023
|
2-hop sampling on GPU
|
|
2
|
419
|
August 25, 2023
|
Error in applying APPNP Conv layer
|
|
3
|
282
|
August 20, 2023
|
How to include edge weights in DGNConv?
|
|
3
|
345
|
August 20, 2023
|
A problem I meet in setup distribute training
|
|
11
|
9689
|
August 20, 2023
|
DistGraph: Get local and remote/halo nodes in each partition
|
|
5
|
386
|
August 20, 2023
|
MetaPath2Vec with edata/ndata
|
|
3
|
395
|
August 19, 2023
|
Question on dataloader (link prediction)
|
|
4
|
580
|
August 19, 2023
|
Creating DGL partition graph with halo nodes as 0
|
|
6
|
552
|
August 19, 2023
|
Link prediction validation loss lower
|
|
2
|
436
|
August 18, 2023
|
Question on norm Graphsage
|
|
2
|
505
|
August 18, 2023
|
Graph data key error (PinSAGE)
|
|
2
|
466
|
July 17, 2023
|
Has DGL implemented FastGCN or LADIES?
|
|
4
|
741
|
August 13, 2023
|
PinSAGE embedding size error
|
|
4
|
535
|
July 13, 2023
|
Pinsage how to add node features?
|
|
6
|
646
|
August 12, 2023
|
Multi-GPU multi-node GNN training modes
|
|
2
|
620
|
August 11, 2023
|
Caching features in GPU to accelerate the speed for sampling based GNN training
|
|
1
|
486
|
July 12, 2023
|
Deploy a DGL model in C++ for inference
|
|
5
|
2976
|
July 12, 2023
|
How does SAGEConv works?
|
|
3
|
950
|
August 11, 2023
|
Using pickle.load() between different DGL versions
|
|
2
|
488
|
August 11, 2023
|
relabel_nodes=False in .subgraph does not work
|
|
5
|
486
|
July 12, 2023
|
Dgl .to_networkx returning a multigraph
|
|
4
|
907
|
August 4, 2023
|
GCN model description
|
|
2
|
492
|
August 4, 2023
|
Numbering of node and feature of node in the graph
|
|
3
|
473
|
August 3, 2023
|
What does the throughput mean in the distributed node classification?
|
|
2
|
330
|
August 3, 2023
|
Drop zero columns in DGL sparse matrix
|
|
2
|
296
|
August 2, 2023
|
Gradient pass through dgl.edge_subgraph
|
|
2
|
331
|
August 2, 2023
|