How to modify exported graphs without loading them all into memory?
|
|
4
|
641
|
April 23, 2021
|
Best practices for loading external features during stochastic training
|
|
2
|
465
|
October 10, 2021
|
How to do one node inference?
|
|
3
|
716
|
April 2, 2021
|
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
|
541
|
April 22, 2023
|
Slicing a batch
|
|
3
|
715
|
May 10, 2022
|
Matrix factorization
|
|
2
|
824
|
March 8, 2021
|
Unbalanced Dataset
|
|
2
|
824
|
May 12, 2020
|
Question on dataloader (link prediction)
|
|
4
|
636
|
August 19, 2023
|
How do we read in the RMAT edgelist into DGL?
|
|
2
|
819
|
August 31, 2019
|
Training GNN for Edge Classification with Neighborhood Sampling on GPU
|
|
5
|
579
|
August 14, 2022
|
Why not using `.fit()` method to train TF2 model?
|
|
4
|
635
|
December 1, 2021
|
Removing edges cause previous NID overwritten
|
|
4
|
633
|
March 20, 2021
|
Category 'build' errors found when checking by task_lint
|
|
4
|
632
|
April 6, 2019
|
How to do classification using DGL on already existing Graph, Features and Labels
|
|
2
|
814
|
December 11, 2019
|
A bug of GAT to confirm
|
|
2
|
812
|
January 27, 2021
|
How to implement graph classification using the HGT module in dgl
|
|
3
|
704
|
May 18, 2024
|
Use of the c++ API
|
|
2
|
810
|
July 16, 2022
|
Negative Sampling in dgl.EdgeDataLoader
|
|
2
|
810
|
May 13, 2021
|
Get Original Node IDs from subgraph
|
|
4
|
628
|
October 6, 2023
|
AttributeError: 'BatchedDGLGraph' object has no attribute 'flatten'
|
|
3
|
700
|
April 4, 2020
|
The GPU memory is different when I use GraphDataLoader in DGL and DataLoader in Pytorch
|
|
4
|
626
|
February 24, 2024
|
Creating DGL graph from networkx graph fails
|
|
2
|
808
|
February 21, 2020
|
Offline Inference Problem on Large Graphs
|
|
5
|
571
|
May 20, 2021
|
[3rd party license header] reuse sklearn example?
|
|
3
|
699
|
May 29, 2021
|
A graph with a single node type & multiple types of edges
|
|
2
|
807
|
November 7, 2022
|
Masking edges while training?
|
|
2
|
807
|
August 20, 2022
|
Help with custom message function with dual embeddings
|
|
7
|
494
|
December 29, 2023
|
Partition Policy "node:_N:h" not found in dist graphsage model
|
|
5
|
570
|
July 9, 2021
|
Creating computational blocks that ignore future edges (Sequential graph)
|
|
3
|
697
|
January 22, 2021
|
Pinsage model question
|
|
1
|
985
|
June 12, 2020
|
Edge Classification
|
|
1
|
984
|
September 2, 2020
|
Random State, Manual Seed & Oscillating Loss
|
|
2
|
803
|
May 12, 2021
|
Message passing for heterogenous GraphSAGE
|
|
2
|
801
|
May 4, 2021
|
How to remove reverse_edges
|
|
4
|
620
|
July 13, 2022
|
Func `metapath_reachable_graph` error with class `dgl.heterograph.DGLBlock`
|
|
3
|
692
|
October 21, 2020
|
Can I do graph partition and load partition works with TensorFlow or MXNet backend?
|
|
5
|
565
|
September 1, 2021
|
Final link prediction on all data using EdgeDataloader (heterogeneous graph)
|
|
6
|
522
|
December 23, 2021
|
Using distributed RGCN produces error
|
|
3
|
688
|
December 31, 2022
|
DGL Nightly Build question
|
|
2
|
793
|
September 19, 2021
|
Introducing AMD GPU support for DGL (ported with HIP)
|
|
1
|
547
|
April 6, 2025
|
Is it guaranteed that the messages passed to the same node but with different keys follow the same order?
|
|
3
|
685
|
March 7, 2020
|
Running a distributed program cannot find the correct library
|
|
4
|
612
|
November 20, 2022
|
GATConv CUDA memory error in multi-GPU env
|
|
3
|
685
|
June 21, 2024
|
Neighbour sampling on cpu crashes for graphbolt heterographs
|
|
4
|
344
|
September 17, 2024
|
Questions about DistTensor push local node features
|
|
3
|
683
|
December 24, 2022
|
How can I configure the log level of DGL?
|
|
3
|
682
|
September 12, 2021
|
Full batch training on multi-GPU for node classification
|
|
5
|
556
|
January 3, 2024
|
How to save the attention weight in official Hgt model example
|
|
4
|
609
|
September 29, 2023
|
Reg: Issue while reading data from GBT data loader from an ondiskdataset graph
|
|
5
|
555
|
June 14, 2024
|
PinSAGESampler with unexpected results
|
|
3
|
679
|
February 26, 2021
|