AttributeError: module 'dgl' has no attribute 'distributed' in branch 2.4
|
|
5
|
621
|
October 29, 2024
|
Using one node's features as the READOUT function for graph level classification problem
|
|
4
|
678
|
March 10, 2020
|
Releasing CUDA 10.2 version
|
|
1
|
1072
|
May 23, 2020
|
Error when using to_homo and to_block together
|
|
2
|
874
|
June 23, 2020
|
Is it possible to run dgl message passing computation step on cpu, but rest of the deep learning computations on GPU?
|
|
3
|
757
|
November 5, 2020
|
Custom attention model
|
|
5
|
616
|
December 2, 2023
|
Metapath2vec model
|
|
2
|
871
|
May 5, 2020
|
Request for .clang-format~
|
|
2
|
870
|
November 6, 2020
|
0.5.2 distribute training demo error
|
|
4
|
674
|
October 9, 2020
|
Distributed Training
|
|
4
|
672
|
April 8, 2021
|
Message reduction for all edge types on heterogeneous graph
|
|
2
|
864
|
November 5, 2019
|
DGMG Decision Sequence
|
|
3
|
748
|
October 2, 2019
|
Applying Rel-conv with edge weights
|
|
4
|
668
|
September 22, 2021
|
Terrible node classification accuracy in multiclass classification
|
|
1
|
1058
|
November 14, 2020
|
Does Tensorflow backend support distributed training?
|
|
2
|
862
|
January 13, 2021
|
Blocks vs. Subgraphs
|
|
2
|
483
|
May 13, 2023
|
EdgeGATConv graph classification model
|
|
4
|
664
|
July 29, 2023
|
Activation function for the output of GraphConv layers in graph classification?
|
|
3
|
742
|
September 16, 2020
|
About CrossEntropy implemented in ogbn-arxiv example code
|
|
4
|
664
|
October 26, 2020
|
How can I get two representations of a node from different relations
|
|
3
|
742
|
April 26, 2023
|
Link prediction for new users
|
|
7
|
523
|
September 30, 2023
|
How does DGL save gpu memory?
|
|
1
|
1040
|
June 24, 2020
|
Heterogeneous Graph Edge Prediction using RelGraphConv
|
|
2
|
849
|
June 29, 2022
|
Questions on parameters num_servers and num_clients
|
|
4
|
655
|
July 2, 2021
|
Questions about efficiency in distributed computing
|
|
5
|
597
|
December 24, 2022
|
Out of memory in message func
|
|
3
|
733
|
October 21, 2019
|
Creat my own dataset
|
|
1
|
1029
|
June 8, 2019
|
How to assign edge weights directly to a heterograph?
|
|
2
|
839
|
February 11, 2022
|
How does graph partition function with random partition method work?
|
|
3
|
728
|
October 6, 2021
|
Quickly obtain complement of Graph
|
|
4
|
649
|
July 28, 2021
|
Excluding target training edges from computational graph in Edge Data Loader
|
|
2
|
473
|
August 11, 2021
|
Link prediction on all edge types
|
|
3
|
726
|
August 26, 2021
|
Which GNNs in dgl are good to try for graph classification?
|
|
3
|
726
|
October 16, 2020
|
Question about the iteration over DGL Dataloader
|
|
2
|
837
|
October 17, 2022
|
Best way to associated node features in graph with node features loaded from disk
|
|
2
|
838
|
May 23, 2022
|
Problem in data loading
|
|
4
|
647
|
August 18, 2021
|
Dataloader error: AttributeError: 'Column' object has no attribute 'deferred_dtype'
|
|
2
|
836
|
July 13, 2022
|
Simultaneous multi-process training on CPU and GPU
|
|
2
|
837
|
May 14, 2023
|
GraphSAGE question
|
|
4
|
646
|
September 8, 2023
|
How to update the DGL by conda?
|
|
3
|
721
|
May 17, 2019
|
Multi-dimensional input features
|
|
3
|
721
|
August 7, 2022
|
Self attention and feature fusion over graphs
|
|
2
|
831
|
December 3, 2021
|
Regularization on GAT multiple heads
|
|
2
|
832
|
November 26, 2019
|
How to properly write a custom data sampler
|
|
4
|
643
|
May 5, 2023
|
Multi-GPU support and CommNet in DGL
|
|
1
|
1016
|
March 16, 2020
|
Batching Heterogeneous graphs with different edge types
|
|
2
|
829
|
August 2, 2022
|
Running GCN and GAT with Reddit
|
|
2
|
829
|
March 7, 2021
|
How to implement graph.update_all() manually?
|
|
3
|
717
|
July 8, 2022
|
Min-Batch for HAN
|
|
3
|
717
|
April 10, 2020
|
Does GPU help with IO bottleneck
|
|
3
|
717
|
December 18, 2021
|