Sample notebook to implement HeteroGraphConv for Representation Learning?
|
|
3
|
387
|
April 18, 2022
|
Can we share weights between SageConv layers for same node_type in HeteroConv layer?
|
|
4
|
480
|
May 14, 2022
|
dgl._ffi.base.DGLError: DGLGraph.send is deprecated. As a replacement, use DGLGraph.apply_edges API to compute messages as edge data
|
|
2
|
1263
|
May 13, 2022
|
Consecutive edge prediction and classification tasks on the same dataset
|
|
4
|
469
|
May 12, 2022
|
Sample the features of a target Node's Neighborhood from a Block (heterograph origin)
|
|
6
|
1593
|
April 11, 2022
|
How to enhance to_homogeneous() in batch
|
|
2
|
605
|
May 11, 2022
|
G_sampling equivalent in edge dataloading in 0.8?
|
|
2
|
443
|
May 11, 2022
|
How to use edge features in GNN?
|
|
2
|
1462
|
May 11, 2022
|
Slicing a batch
|
|
3
|
677
|
May 10, 2022
|
Distributed training is hung when using infiniband network interface
|
|
9
|
3113
|
May 8, 2022
|
Update all nodes embeddings for prediction after minibatch training
|
|
11
|
1394
|
May 7, 2022
|
Before starting, what kinds of scales can I run GAT on?
|
|
2
|
372
|
May 7, 2022
|
Dgl.heterograph does not preserve node indices across edge types
|
|
2
|
1036
|
May 6, 2022
|
How do you log the attention weights for a minbatched graphs?
|
|
8
|
722
|
May 6, 2022
|
Dataloader issue for link prediction task with pytorch lightning and dgl
|
|
5
|
2280
|
May 6, 2022
|
Evaluation on test set generates F1 score more than 1
|
|
2
|
688
|
May 6, 2022
|
Heterogeneous Temporal Graphs
|
|
2
|
1028
|
May 5, 2022
|
Apply GNN to multiple graphs of a same structure
|
|
8
|
1016
|
May 5, 2022
|
General Question in learning graphs
|
|
2
|
545
|
May 1, 2022
|
Question about g.prop_nodes
|
|
3
|
494
|
May 1, 2022
|
Different dimension in node-level output
|
|
3
|
352
|
April 28, 2022
|
Cosine Embedding Loss
|
|
1
|
2053
|
April 27, 2022
|
Question about update a specific edge type?
|
|
4
|
419
|
April 27, 2022
|
Question about g.apply_edges()
|
|
3
|
387
|
April 27, 2022
|
Question about User-defined Functions
|
|
6
|
584
|
April 27, 2022
|
Context error with EdgeDataLoader
|
|
6
|
1301
|
March 28, 2022
|
Can we have copy code option enabled?
|
|
3
|
502
|
March 27, 2022
|
Subgraph sampling
|
|
6
|
622
|
April 24, 2022
|
EdgeDataLoader Information Leakage
|
|
9
|
670
|
April 22, 2022
|
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!
|
|
2
|
16780
|
April 21, 2022
|