Import dgl:json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 23)
|
|
2
|
2944
|
November 6, 2023
|
RuntimeError: CUDA out of memory
|
|
2
|
2936
|
September 1, 2021
|
Install DGL from source
|
|
3
|
2543
|
July 31, 2023
|
Unable to reproduce graphsage-lstm and graphsage-pool in example/graphsage.py
|
|
4
|
2251
|
February 15, 2020
|
Using Shared Memory for Graph Access in multi-GPU training
|
|
8
|
1677
|
August 31, 2022
|
What does edge_norm mean in R-GCN?
|
|
0
|
893
|
June 7, 2019
|
Problem to run DGL in GPU
|
|
6
|
1896
|
June 30, 2021
|
Implementing HeteroRGCN
|
|
8
|
1672
|
February 17, 2021
|
Understanding Attention in Graph Networks for Chemical Structures
|
|
3
|
2505
|
October 20, 2019
|
DataLoader Worker Exited Unexpectedly When Customizing Neighborhood Sampler on Windows
|
|
6
|
1893
|
December 29, 2021
|
How to extract node embedding from GCN model?
|
|
4
|
2219
|
July 16, 2021
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'adj_sparse'
|
|
3
|
2451
|
May 23, 2022
|
How to import dgl-cu113
|
|
2
|
2821
|
February 4, 2023
|
Custom NegativeSampler for Heterogeneous Graphs
|
|
8
|
1626
|
May 29, 2021
|
Different reducer function for different node types
|
|
1
|
612
|
February 21, 2020
|
AttributeError: module 'dgl' has no attribute 'from_networkx'
|
|
1
|
3420
|
October 29, 2020
|
Extending DGL tutorial to use node and edge features
|
|
3
|
2412
|
June 30, 2020
|
No module named DGL
|
|
2
|
2772
|
September 5, 2020
|
Creating a Heterogeneous Graph with nodes having multi label
|
|
5
|
1949
|
September 10, 2021
|
Question about using GRU in batch graph node features
|
|
7
|
1679
|
October 3, 2019
|
[Error]dgl._ffi.base.DGLError
|
|
1
|
3343
|
July 19, 2020
|
How to install previous version of dgl using pip?
|
|
3
|
2360
|
March 31, 2021
|
DGLWarning: DGLGraph.__len__ is deprecated.Please directly call DGLGraph.number_of_nodes
|
|
4
|
2108
|
April 14, 2021
|
GraphSage unsupervised loss function
|
|
5
|
1923
|
July 20, 2023
|
CUDA out of memory issue
|
|
3
|
2352
|
March 30, 2020
|
How can I get the adjacency matrix of a dgl block
|
|
3
|
2343
|
September 2, 2020
|
Regarding coloring edges in GAT
|
|
4
|
2089
|
October 31, 2019
|
Installing and older version of DGL with CUDA
|
|
2
|
2680
|
August 26, 2023
|
Heterograph with weighted edges
|
|
3
|
2311
|
February 1, 2020
|
How to import a graph from neo4j into dgl
|
|
5
|
1886
|
July 12, 2023
|
Can any node classification model consider edge features?
|
|
6
|
1744
|
February 20, 2021
|
Edge classification in weighted directed graphs
|
|
4
|
2059
|
September 8, 2021
|
Load data from text file
|
|
4
|
2040
|
July 16, 2019
|
dgl._ffi.base.DGLError: [14:06:48] /opt/dgl/src/array/cpu/./spmm_blocking_libxsmm.h:267: Failed to generate libxsmm kernel for the SpMM operation!
|
|
5
|
1862
|
December 13, 2021
|
ImportError: Cannot load DGL C++ sparse library
|
|
6
|
1723
|
December 16, 2023
|
Efficient graph partition using edge attribute!
|
|
6
|
1715
|
November 7, 2019
|
Node/edge text labels
|
|
4
|
2026
|
June 20, 2019
|
Cannot import name'BatchedDGLHeteroGraph' from'dgl'
|
|
3
|
2258
|
September 24, 2020
|
Implementing multidimensional edge features in node embedding
|
|
6
|
1701
|
August 30, 2024
|
ModuleNotFoundError: No module named 'dgl.graphbolt'
|
|
4
|
1126
|
December 1, 2024
|
Help with training on user data
|
|
7
|
1578
|
January 14, 2023
|
How to handle different dimension of input node features
|
|
2
|
2572
|
September 22, 2021
|
Activation function of last layer and Reproducibility of the results grahSAGE
|
|
6
|
1679
|
October 5, 2020
|
DGLError: Expect number of features to match number of nodes (len(u)). Got 14 and 15 instead
|
|
2
|
2562
|
May 20, 2022
|
Precompute the normalized adjacency matrix for Graph Convolution
|
|
2
|
2551
|
July 30, 2020
|
Heterogeneous GNN Baseline
|
|
6
|
1670
|
April 11, 2022
|
How can we effectively sample a subgraph with K neighbors?
|
|
6
|
1668
|
April 30, 2020
|
Running ogbn-papers100M with tutorial code fails
|
|
3
|
2201
|
April 26, 2023
|
DGL 2.1.0 wont work on Sagemaker Notebook
|
|
5
|
1798
|
July 28, 2024
|
Trying to train GraphSage for huge graph on multiple GPUs - Getting stuck
|
|
8
|
1453
|
February 16, 2021
|