Use of TFLite as backend
|
|
3
|
565
|
April 2, 2021
|
Clarification on graph.edge_type_subgraph()
|
|
2
|
505
|
April 2, 2021
|
How to do one node inference?
|
|
3
|
706
|
April 2, 2021
|
Distributed training on many independent graphs
|
|
2
|
433
|
April 2, 2021
|
Subgraphing and batching Heterographs
|
|
9
|
1949
|
April 2, 2021
|
How to install previous version of dgl using pip?
|
|
3
|
2359
|
March 31, 2021
|
Do Link prediction on large heterogeneous graph (a kg)
|
|
3
|
943
|
March 31, 2021
|
Neighbourhood Sampling Overhead
|
|
3
|
453
|
March 31, 2021
|
Merging edge type strategy
|
|
2
|
493
|
March 31, 2021
|
Batching Heterogenous graphs
|
|
10
|
1464
|
March 1, 2021
|
Object types automatic conversion [FFI]
|
|
3
|
753
|
March 30, 2021
|
Is is possible to use a vector as edge feature when using GAT for graph classification?
|
|
5
|
748
|
March 27, 2021
|
tensorflow.python.framework.ops.EagerTensor' object has no attribute 'columns'
|
|
2
|
1629
|
February 24, 2021
|
Multi-inputs for HeteroGraphConv?
|
|
6
|
853
|
March 1, 2021
|
Describing and Building a Heterogeneous Graph with CSV Files
|
|
10
|
3390
|
March 24, 2021
|
The standalone mode can only work with the graph data with one partition
|
|
4
|
961
|
March 24, 2021
|
Probability computing method in sample_neighbors function
|
|
2
|
393
|
March 24, 2021
|
Feed Graph to the User-defined Aggregation Function
|
|
3
|
576
|
March 24, 2021
|
GAT layers in HeteroGraphs ('GATConv' object has no attribute 'fc' )
|
|
7
|
3067
|
March 23, 2021
|
Save model during distributed training
|
|
2
|
906
|
March 20, 2021
|
Removing edges cause previous NID overwritten
|
|
4
|
625
|
March 20, 2021
|
Message Passing: How to write a reduce function which calculate the weighted average of neighbors?
|
|
5
|
1149
|
March 20, 2021
|
CUDA out of memory error on minibatching
|
|
4
|
1592
|
March 17, 2021
|
Using a batch of pytorch tensors as weighted adjacency matrices to build DGLGraph
|
|
4
|
1525
|
March 17, 2021
|
How to aggregate message on different edge types?
|
|
3
|
669
|
March 16, 2021
|
'_ID' in heterogeneous graphs
|
|
2
|
433
|
March 15, 2021
|
Difference between entity_classify_mp.py and entity_classify.py
|
|
3
|
420
|
March 13, 2021
|
Optimizer and Emb_optimizer in RGCN entity_classify_mp.py
|
|
1
|
621
|
March 12, 2021
|
Number of edges connecting to a specific node
|
|
3
|
562
|
March 12, 2021
|
DGL convolutions for homogeneous multigraphs?
|
|
4
|
702
|
March 12, 2021
|