Link Prediction Error: RuntimeError: Tensor.__contains__ only supports Tensor or scalar, but you passed in a <class 'str'>
|
|
4
|
1327
|
March 20, 2024
|
Cannot find DGL C++ sparse library at /mnt/ufs18/nodr/home/liurenmi/envs/dance/lib/python3.11/site-packages/dgl/dgl_sparse/libdgl_sparse_pytorch_2.2.0.so
|
|
2
|
449
|
March 20, 2024
|
DGL with MPS device
|
|
3
|
1090
|
March 9, 2024
|
How does DGL deal with out-of-memory graphs in general
|
|
3
|
644
|
March 8, 2024
|
Pin Memory Handling in Dataloader
|
|
2
|
818
|
March 8, 2024
|
Inductive Link Prediction on Heterogenous Graphs
|
|
3
|
813
|
March 6, 2024
|
B^l in GraphConv
|
|
3
|
288
|
March 5, 2024
|
Doubt regarding computation graph
|
|
8
|
564
|
March 5, 2024
|
Porting dgl code: KeyError: '_logits'
|
|
2
|
474
|
March 1, 2024
|
Random Walks with Conditional Probability
|
|
4
|
332
|
March 1, 2024
|
cudaErrorCudartUnloading: CUDA: device-side assert triggered
|
|
3
|
478
|
March 1, 2024
|
Layers cannot find nodes in the graph
|
|
2
|
321
|
March 1, 2024
|
How to get message
|
|
2
|
314
|
March 1, 2024
|
The GPU memory is different when I use GraphDataLoader in DGL and DataLoader in Pytorch
|
|
4
|
430
|
February 24, 2024
|
Different node types are apart in embedding space
|
|
5
|
735
|
February 24, 2024
|
Errors on using HGTConv
|
|
2
|
499
|
February 24, 2024
|
Is g.ndata['x'] trainable?
|
|
4
|
439
|
February 24, 2024
|
When will cuda12.1 dgl be available for windows
|
|
4
|
373
|
February 24, 2024
|
Dgl 1.1.3 + cu121 + windows
|
|
8
|
1950
|
February 22, 2024
|
The question of Installation
|
|
3
|
514
|
February 21, 2024
|
Split graph in train test based on connected components
|
|
8
|
979
|
February 17, 2024
|
Need help: Heterogenous graph classification error
|
|
4
|
407
|
February 17, 2024
|
Building a Graphormer Model
|
|
2
|
519
|
February 17, 2024
|
Custom negative sampler
|
|
6
|
510
|
February 17, 2024
|
dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 943 and 1682 instead
|
|
5
|
914
|
January 18, 2024
|
Question of reduce function
|
|
2
|
333
|
February 17, 2024
|
Node and edge features for SGC
|
|
2
|
352
|
February 17, 2024
|
How to implement automatic differentiation of message passing functions?
|
|
4
|
464
|
February 17, 2024
|
Error while iterating through GraphDataLoader
|
|
4
|
889
|
February 16, 2024
|
Graphormer_dgl RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x243306 and 28x28)
|
|
3
|
1856
|
February 10, 2024
|