Hi, I’m using CUDA 11.4 and I failed to install DGL. I’m wondering when will cuda 11.4 be available using dgl?
|
|
3
|
1427
|
June 19, 2022
|
For Mini-batch size parameter, if -1, is that meaning use full graph training?
|
|
4
|
508
|
May 19, 2022
|
Can UVA be shareable in multi-gpu trainings?
|
|
2
|
469
|
June 18, 2022
|
Why the training time of sampling methods for RGCN is slower than normal training RGCN?
|
|
4
|
512
|
June 17, 2022
|
Why GATConv gives two weights of each edge in both direction?
|
|
2
|
651
|
June 16, 2022
|
Self-Loop Edge Attention Weight vs Node Importance
|
|
2
|
558
|
June 16, 2022
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'adj_sparse'
|
|
3
|
2453
|
May 23, 2022
|
RGCN h_dict becomes empty after 2 conv layer
|
|
2
|
776
|
June 15, 2022
|
Build sequence diagram data with DGL
|
|
2
|
470
|
June 15, 2022
|
GatedGraphConv doesn't have a convolutional layer
|
|
2
|
505
|
June 15, 2022
|
Hetro GNN link prediction
|
|
2
|
511
|
June 15, 2022
|
dgl._ffi.base.DGLError: Expect number of features to match number of nodes (len(u)). Got 42 and 145 instead
|
|
8
|
6300
|
June 15, 2022
|
KeyError for rgcn-hetero Entity Classification w/ minibatch training
|
|
1
|
348
|
June 15, 2022
|
cudaErrorInvalidDevice in DGLGraph.to() to copy the graph to gpu 1
|
|
2
|
1536
|
June 14, 2022
|
RGCN for heterographs
|
|
8
|
3503
|
May 13, 2022
|
Inconsistency of GPU-CPU transfer time between NvProf and measurement in python
|
|
1
|
742
|
June 10, 2022
|
Mixed precision training on heterogenous graph
|
|
5
|
1060
|
June 8, 2022
|
What is the block?
|
|
3
|
2853
|
June 8, 2022
|
Random walk impl with COO format (not CSR)?
|
|
4
|
571
|
June 8, 2022
|
The problem of loading OGB dataset
|
|
4
|
1392
|
June 8, 2022
|
Is there a way to do both link prediction and regression task together?
|
|
6
|
805
|
June 6, 2022
|
Extract subgraph that defined by nodes
|
|
4
|
795
|
June 6, 2022
|
About graph-level representation
|
|
2
|
676
|
June 6, 2022
|
Knowledge graph construction from a single CSV
|
|
3
|
857
|
June 5, 2022
|
Knowledge graph methodology and resources doubt
|
|
5
|
524
|
June 5, 2022
|
Strange runtime errors for SDDMM kernel
|
|
3
|
1300
|
June 4, 2022
|
Trouble shooting/potential bugs: gsddmm operator have same runtime on GPU
|
|
4
|
962
|
June 4, 2022
|
How to use new heterogeneous layers to create model that operates directly on heterogeneous graph?
|
|
3
|
759
|
June 2, 2022
|
Pinsage example implementation different than the paper
|
|
1
|
2861
|
July 6, 2020
|
Backprop through line graph
|
|
2
|
377
|
June 2, 2022
|