"illegal memory access" when calling "blocks[i].edges(order='eid')"
|
|
1
|
575
|
May 2, 2023
|
DGL claims "There are 0-in-degree nodes in the graph" when there are none
|
|
11
|
3922
|
April 29, 2023
|
Weighted heterogeneous graph in dgl
|
|
5
|
955
|
April 29, 2023
|
Issue with AttributeError: 'DGLGraph' object has no attribute 'adjacency_matrix_scipy'
|
|
3
|
3296
|
April 28, 2023
|
Dive into DGL Kernel using NVIDIA Nsight Compute
|
|
6
|
833
|
April 28, 2023
|
Neighbor Sampling on Graphs that are not bipartite
|
|
4
|
311
|
April 27, 2023
|
Dgl.seed() error
|
|
2
|
835
|
March 27, 2023
|
Running ogbn-papers100M with tutorial code fails
|
|
3
|
2017
|
April 26, 2023
|
How can I get two representations of a node from different relations
|
|
3
|
645
|
April 26, 2023
|
Using UnifiedTensor in DGL 1.0
|
|
2
|
426
|
April 26, 2023
|
Dataloader on GPU, RuntimeError: Prefetcher thread timed out at 30 seconds
|
|
7
|
2541
|
April 26, 2023
|
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [14328, 334]] is at version 1; expected version 0 instead
|
|
5
|
1479
|
April 24, 2023
|
Consideration of K-Hop neighbor and weight update in GSAGE
|
|
4
|
293
|
April 24, 2023
|
Remove edges and nodes from a block
|
|
2
|
304
|
April 24, 2023
|
When I try to use the NodeCollator method to generate a small batch of subgraphs, the number of num_dst_nodes in the generated subgraph is less than the number of train_mask I input
|
|
6
|
441
|
April 22, 2023
|
Double RAM problem of DGLGraph.add_nodes() and add_edges()
|
|
6
|
607
|
April 22, 2023
|
Wrong nodes removed from graph
|
|
10
|
918
|
April 22, 2023
|
Edge Weight Hetero Graph
|
|
3
|
753
|
April 20, 2023
|
How to get a subgraph from a big graph?
|
|
3
|
352
|
April 20, 2023
|
Implement $D^{-1/2}AD^{-1/2}H$
|
|
2
|
294
|
April 20, 2023
|
Concatenate edge feature and edge feature
|
|
2
|
471
|
April 20, 2023
|
Retrieve entire node embedding from minibatch training
|
|
2
|
1017
|
April 20, 2023
|
Dgl.contrib.sampling.random_walk_with_restart can not be used and can not be found in Docs? How can accomplish this function under DGL0.7.x?
|
|
2
|
1143
|
April 20, 2023
|
Having problem when running code
|
|
2
|
407
|
April 20, 2023
|
Asking for the reason why the sample time that may exist in ogbn-products is too long
|
|
2
|
391
|
April 12, 2023
|
Question about batch() and unbatch()
|
|
2
|
355
|
April 9, 2023
|
How to use ndata[] and edata[] at the same time
|
|
2
|
340
|
April 9, 2023
|
K-hop path between two nodes for a heterogeneous graph
|
|
10
|
1560
|
April 8, 2023
|
FileNotFoundError: Cannot find DGL C++ sparse library
|
|
3
|
5646
|
April 8, 2023
|
Question about DistDGL
|
|
4
|
776
|
March 9, 2023
|