PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

deep-learning distributed-training efficiency machine-learning neural-network paddlepaddle python scalability
4 Open Issues Need Help Last updated: Dec 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue describes a community initiative to enhance PaddlePaddle API compatibility, especially with PyTorch, aiming to reduce the cost of migrating new models. The project seeks to complete the seamless adaptation of remaining Paddle APIs, building on the 500+ already compatible ones, often requiring only a prefix change from `torch.` to `paddle.`. Contributors can claim specific API adaptation tasks, following detailed guidelines for submission.

Complexity: 3/5
good first issue

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

C++
#deep-learning#distributed-training#efficiency#machine-learning#neural-network#paddlepaddle#python#scalability

AI Summary: PaddlePaddle's custom device solution reuses CUDA Kernels from its PHI operator library, but many of these Kernels lack proper header declarations, leading to incorrect direct `#include .cu` usage by custom devices. This issue proposes to standardize these Kernels by adding missing `.h` declaration files in the `Paddle` repository and updating the `PaddleCustomDevice` repository to correctly `#include` these new header files instead of the `.cu` source files.

Complexity: 3/5
good first issue

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

C++
#deep-learning#distributed-training#efficiency#machine-learning#neural-network#paddlepaddle#python#scalability
PFCC good first issue

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

C++
#deep-learning#distributed-training#efficiency#machine-learning#neural-network#paddlepaddle#python#scalability

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

C++
#deep-learning#distributed-training#efficiency#machine-learning#neural-network#paddlepaddle#python#scalability