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
|
448
|
March 20, 2024
|
DGL with MPS device
|
|
3
|
1085
|
March 9, 2024
|
How does DGL deal with out-of-memory graphs in general
|
|
3
|
641
|
March 8, 2024
|
Pin Memory Handling in Dataloader
|
|
2
|
813
|
March 8, 2024
|
Inductive Link Prediction on Heterogenous Graphs
|
|
3
|
811
|
March 6, 2024
|
B^l in GraphConv
|
|
3
|
284
|
March 5, 2024
|
Doubt regarding computation graph
|
|
8
|
563
|
March 5, 2024
|
Porting dgl code: KeyError: '_logits'
|
|
2
|
471
|
March 1, 2024
|
Random Walks with Conditional Probability
|
|
4
|
329
|
March 1, 2024
|
cudaErrorCudartUnloading: CUDA: device-side assert triggered
|
|
3
|
473
|
March 1, 2024
|
Layers cannot find nodes in the graph
|
|
2
|
318
|
March 1, 2024
|
How to get message
|
|
2
|
312
|
March 1, 2024
|
The GPU memory is different when I use GraphDataLoader in DGL and DataLoader in Pytorch
|
|
4
|
424
|
February 24, 2024
|
Different node types are apart in embedding space
|
|
5
|
731
|
February 24, 2024
|
Errors on using HGTConv
|
|
2
|
496
|
February 24, 2024
|
Is g.ndata['x'] trainable?
|
|
4
|
436
|
February 24, 2024
|
When will cuda12.1 dgl be available for windows
|
|
4
|
371
|
February 24, 2024
|
Dgl 1.1.3 + cu121 + windows
|
|
8
|
1938
|
February 22, 2024
|
The question of Installation
|
|
3
|
511
|
February 21, 2024
|
Split graph in train test based on connected components
|
|
8
|
974
|
February 17, 2024
|
Need help: Heterogenous graph classification error
|
|
4
|
405
|
February 17, 2024
|
Building a Graphormer Model
|
|
2
|
517
|
February 17, 2024
|
Custom negative sampler
|
|
6
|
506
|
February 17, 2024
|
dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 943 and 1682 instead
|
|
5
|
913
|
January 18, 2024
|
Question of reduce function
|
|
2
|
330
|
February 17, 2024
|
Node and edge features for SGC
|
|
2
|
351
|
February 17, 2024
|
How to implement automatic differentiation of message passing functions?
|
|
4
|
460
|
February 17, 2024
|
Error while iterating through GraphDataLoader
|
|
4
|
885
|
February 16, 2024
|
Graphormer_dgl RuntimeError: mat1 and mat2 shapes cannot be multiplied (1x243306 and 28x28)
|
|
3
|
1854
|
February 10, 2024
|
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
|
820
|
February 10, 2024
|