Visualization of Heterograph Data
|
|
3
|
352
|
June 22, 2024
|
Reproducibility on DataLoader
|
|
6
|
522
|
June 22, 2024
|
What does `cuda version of dgl` mean in the error message Please install the cuda version of dgl
|
|
8
|
1804
|
June 22, 2024
|
Installation problem
|
|
6
|
798
|
June 22, 2024
|
Error in Metis partitioning: other errors
|
|
5
|
251
|
June 22, 2024
|
ImportError: cannot import name 'DILL_AVAILABLE' from 'torch.utils.data.datapipes.utils.common'
|
|
8
|
6979
|
June 22, 2024
|
GATConv CUDA memory error in multi-GPU env
|
|
3
|
387
|
June 21, 2024
|
AttributeError: module 'dgl.function' has no attribute 'src_mul_edge'
|
|
2
|
470
|
June 21, 2024
|
DGL 2.1.0 on Windows
|
|
3
|
1147
|
June 15, 2024
|
Device error when assigning node features
|
|
2
|
242
|
June 15, 2024
|
Reg: Issue while reading data from GBT data loader from an ondiskdataset graph
|
|
5
|
317
|
June 14, 2024
|
Questions about backward function in gspmm and gsddmm in dgl paper
|
|
1
|
280
|
June 14, 2024
|
How to solve the issue of different dimension of features?
|
|
9
|
401
|
June 13, 2024
|
Graph with homogeneous graph with multiple node features, multiple edge types, and edge weights to apply dual embedding
|
|
3
|
235
|
June 12, 2024
|
How use DGL to solve ATSP graph? as it is directed graph
|
|
3
|
279
|
June 8, 2024
|
Creating a Dataset for Node Classification with Multiple Graphs
|
|
2
|
359
|
June 8, 2024
|
SIGSEGV: Segmentation fault on GraphBolt Training
|
|
3
|
437
|
June 5, 2024
|
Unique Case of Heterogeneous Graph: Optimizing Representation and Training Strategies
|
|
6
|
406
|
May 31, 2024
|
ImportError: Cannot load Graphbolt C++ library
|
|
26
|
6730
|
May 29, 2024
|
Problem about use graphbolt.GPUCacheFeature. RuntimeError: Keys should be on a CUDA device
|
|
4
|
385
|
May 24, 2024
|
Heterogeneous graph pooling
|
|
3
|
359
|
May 19, 2024
|
About somethings like `pyg.data.separate.separate`
|
|
6
|
498
|
May 18, 2024
|
DGL deepwalk weighted graph
|
|
2
|
214
|
May 18, 2024
|
How to implement graph classification using the HGT module in dgl
|
|
3
|
394
|
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
|
1038
|
May 15, 2024
|
Try to construct DGLGraph in C++
|
|
5
|
531
|
May 15, 2024
|
Help: Error Expect number of features to match number of nodes (len(u)). Got 96 and 1 instead
|
|
3
|
336
|
May 11, 2024
|
Allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl
|
|
3
|
250
|
May 10, 2024
|
SAGEConv('gcn') vs GraphConv(default)
|
|
2
|
468
|
May 10, 2024
|
SAGEConv settings referring to the paper
|
|
2
|
210
|
May 10, 2024
|