ImportError: Cannot load Graphbolt C++ library
|
|
26
|
6737
|
May 29, 2024
|
Problem about use graphbolt.GPUCacheFeature. RuntimeError: Keys should be on a CUDA device
|
|
4
|
388
|
May 24, 2024
|
What GNN architecture can learn whole-graph/global clustering coefficient?
|
|
3
|
407
|
April 25, 2024
|
Heterogeneous graph pooling
|
|
3
|
361
|
May 19, 2024
|
About somethings like `pyg.data.separate.separate`
|
|
6
|
501
|
May 18, 2024
|
DGL deepwalk weighted graph
|
|
2
|
216
|
May 18, 2024
|
How to implement graph classification using the HGT module in dgl
|
|
3
|
396
|
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
|
1040
|
May 15, 2024
|
Try to construct DGLGraph in C++
|
|
5
|
533
|
May 15, 2024
|
Help: Error Expect number of features to match number of nodes (len(u)). Got 96 and 1 instead
|
|
3
|
338
|
May 11, 2024
|
Allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl
|
|
3
|
252
|
May 10, 2024
|
SAGEConv('gcn') vs GraphConv(default)
|
|
2
|
470
|
May 10, 2024
|
SAGEConv settings referring to the paper
|
|
2
|
212
|
May 10, 2024
|
Oserror: libcublas.so.11: cannot open shared object file: no such file or directory
|
|
2
|
1110
|
May 9, 2024
|
GATv2Conv OOM, Help Needed
|
|
6
|
611
|
April 9, 2024
|
Help: How to Custom a Dataset for GNNs with DGL
|
|
2
|
345
|
May 8, 2024
|
DistNodeDataLoader did not include srcdata/dstdata
|
|
2
|
254
|
May 8, 2024
|
DGL build from source errors
|
|
3
|
287
|
May 7, 2024
|
DGL and CUDA compatibiility
|
|
2
|
350
|
May 6, 2024
|
Device API cuda is not enabled for Python 3.11 and CUDA 12.1
|
|
3
|
931
|
May 1, 2024
|
FileNotFoundError: Cannot find DGL C++ graphbolt library
|
|
6
|
10544
|
April 28, 2024
|
Dgl.graphbolt not found
|
|
8
|
1079
|
April 23, 2024
|
Can't import import dgl with these setting
|
|
6
|
886
|
April 22, 2024
|
Can't import dgl (circular import error)
|
|
5
|
1481
|
April 21, 2024
|
Get sparse feature importance from GNNExplainer
|
|
3
|
283
|
April 20, 2024
|
Is it possible to make Multi hop message passing function?
|
|
3
|
369
|
April 20, 2024
|
Are there benchmarks on the speed of user-defined message/reduce functions?
|
|
4
|
279
|
April 20, 2024
|
BatchNorm and Normalization with binary and continuous variables
|
|
2
|
616
|
April 20, 2024
|
An issue when traversing the dataset using the GraphDataLoader
|
|
3
|
495
|
April 20, 2024
|
Label Propagation out of memory
|
|
2
|
281
|
April 20, 2024
|