PaddlePaddle/PGL
A graph learning framework built on PaddlePaddle for training graph neural networks at scale.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
Paddle Graph Learning (PGL) is a deep learning framework specialized for graph neural networks, built on top of PaddlePaddle. It provides efficient implementations of message passing, sampling, and heterogeneous graph operations. The framework includes domain-specific applications for knowledge graph embedding (Graph4KG), recommender systems (Graph4Rec), and large-scale graph training with GNNAutoScale, achieving top results in OGB-LSC KDD CUP 2021 competitions.