ImportError: Cannot load Graphbolt C++ library
|
|
26
|
6734
|
May 29, 2024
|
Problem about use graphbolt.GPUCacheFeature. RuntimeError: Keys should be on a CUDA device
|
|
4
|
387
|
May 24, 2024
|
What GNN architecture can learn whole-graph/global clustering coefficient?
|
|
3
|
407
|
April 25, 2024
|
Heterogeneous graph pooling
|
|
3
|
360
|
May 19, 2024
|
About somethings like `pyg.data.separate.separate`
|
|
6
|
499
|
May 18, 2024
|
DGL deepwalk weighted graph
|
|
2
|
215
|
May 18, 2024
|
How to implement graph classification using the HGT module in dgl
|
|
3
|
395
|
May 18, 2024
|
FileNotFoundError: Cannot find DGL C++ graphbolt library at /home/user/anaconda3/envs/tf2/lib/python3.11/site-packages/dgl/graphbolt/libgraphbolt_pytorch_2.2.2.so
|
|
2
|
1039
|
May 15, 2024
|
Try to construct DGLGraph in C++
|
|
5
|
532
|
May 15, 2024
|
Help: Error Expect number of features to match number of nodes (len(u)). Got 96 and 1 instead
|
|
3
|
337
|
May 11, 2024
|
Allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl
|
|
3
|
251
|
May 10, 2024
|
SAGEConv('gcn') vs GraphConv(default)
|
|
2
|
469
|
May 10, 2024
|
SAGEConv settings referring to the paper
|
|
2
|
211
|
May 10, 2024
|
Oserror: libcublas.so.11: cannot open shared object file: no such file or directory
|
|
2
|
1108
|
May 9, 2024
|
GATv2Conv OOM, Help Needed
|
|
6
|
610
|
April 9, 2024
|
Help: How to Custom a Dataset for GNNs with DGL
|
|
2
|
343
|
May 8, 2024
|
DistNodeDataLoader did not include srcdata/dstdata
|
|
2
|
252
|
May 8, 2024
|
DGL build from source errors
|
|
3
|
286
|
May 7, 2024
|
DGL and CUDA compatibiility
|
|
2
|
348
|
May 6, 2024
|
Device API cuda is not enabled for Python 3.11 and CUDA 12.1
|
|
3
|
927
|
May 1, 2024
|
FileNotFoundError: Cannot find DGL C++ graphbolt library
|
|
6
|
10541
|
April 28, 2024
|
Dgl.graphbolt not found
|
|
8
|
1077
|
April 23, 2024
|
Can't import import dgl with these setting
|
|
6
|
885
|
April 22, 2024
|
Can't import dgl (circular import error)
|
|
5
|
1479
|
April 21, 2024
|
Get sparse feature importance from GNNExplainer
|
|
3
|
281
|
April 20, 2024
|
Is it possible to make Multi hop message passing function?
|
|
3
|
367
|
April 20, 2024
|
Are there benchmarks on the speed of user-defined message/reduce functions?
|
|
4
|
277
|
April 20, 2024
|
BatchNorm and Normalization with binary and continuous variables
|
|
2
|
614
|
April 20, 2024
|
An issue when traversing the dataset using the GraphDataLoader
|
|
3
|
493
|
April 20, 2024
|
Label Propagation out of memory
|
|
2
|
280
|
April 20, 2024
|