ImportError: cannot import name 'DILL_AVAILABLE' from 'torch.utils.data.datapipes.utils.common'
|
|
8
|
8650
|
June 22, 2024
|
GATConv CUDA memory error in multi-GPU env
|
|
3
|
561
|
June 21, 2024
|
AttributeError: module 'dgl.function' has no attribute 'src_mul_edge'
|
|
2
|
687
|
June 21, 2024
|
DGL 2.1.0 on Windows
|
|
3
|
1646
|
June 15, 2024
|
Device error when assigning node features
|
|
2
|
389
|
June 15, 2024
|
Reg: Issue while reading data from GBT data loader from an ondiskdataset graph
|
|
5
|
444
|
June 14, 2024
|
Questions about backward function in gspmm and gsddmm in dgl paper
|
|
1
|
369
|
June 14, 2024
|
How to solve the issue of different dimension of features?
|
|
9
|
519
|
June 13, 2024
|
Graph with homogeneous graph with multiple node features, multiple edge types, and edge weights to apply dual embedding
|
|
3
|
305
|
June 12, 2024
|
How use DGL to solve ATSP graph? as it is directed graph
|
|
3
|
391
|
June 8, 2024
|
Creating a Dataset for Node Classification with Multiple Graphs
|
|
2
|
499
|
June 8, 2024
|
SIGSEGV: Segmentation fault on GraphBolt Training
|
|
3
|
608
|
June 5, 2024
|
Unique Case of Heterogeneous Graph: Optimizing Representation and Training Strategies
|
|
6
|
549
|
May 31, 2024
|
ImportError: Cannot load Graphbolt C++ library
|
|
26
|
8553
|
May 29, 2024
|
Problem about use graphbolt.GPUCacheFeature. RuntimeError: Keys should be on a CUDA device
|
|
4
|
500
|
May 24, 2024
|
Heterogeneous graph pooling
|
|
3
|
475
|
May 19, 2024
|
About somethings like `pyg.data.separate.separate`
|
|
6
|
655
|
May 18, 2024
|
DGL deepwalk weighted graph
|
|
2
|
291
|
May 18, 2024
|
How to implement graph classification using the HGT module in dgl
|
|
3
|
515
|
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
|
1380
|
May 15, 2024
|
Try to construct DGLGraph in C++
|
|
5
|
739
|
May 15, 2024
|
Help: Error Expect number of features to match number of nodes (len(u)). Got 96 and 1 instead
|
|
3
|
429
|
May 11, 2024
|
Allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl
|
|
3
|
362
|
May 10, 2024
|
SAGEConv('gcn') vs GraphConv(default)
|
|
2
|
677
|
May 10, 2024
|
SAGEConv settings referring to the paper
|
|
2
|
279
|
May 10, 2024
|
Oserror: libcublas.so.11: cannot open shared object file: no such file or directory
|
|
2
|
1589
|
May 9, 2024
|
Help: How to Custom a Dataset for GNNs with DGL
|
|
2
|
518
|
May 8, 2024
|
DistNodeDataLoader did not include srcdata/dstdata
|
|
2
|
332
|
May 8, 2024
|
DGL build from source errors
|
|
3
|
368
|
May 7, 2024
|
DGL and CUDA compatibiility
|
|
2
|
498
|
May 6, 2024
|