PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/distributed/parallel.py February 18, 2026
December 20, 2025
Y
[Custom Device]Remove PADDLE_XCCL_BACKEND ENV (#76461)
Yuqiang Ge committed
September 1, 2025
M
[Comm] enable using FlagCX to execute communication tasks in XPU environment (#74607)
mikethegoblin committed
August 29, 2025
H
fix scalar Tensor in DDP (#74957)
HydrogenSulfate committed
August 20, 2025
G
[CodeStyle] `black -> ruff format` migration - part 29 (#74743)
gouzil committed
July 2, 2025
C
【Comm】paddle_new_group2ncclCommInitRankConfigMemOpt (#73488)
cyy536 committed
June 19, 2025
L
Revert "【Comm】Update nccl init api (#73302)" (#73432)
liym27 committed
June 17, 2025
C
【Comm】Update nccl init api (#73302)
cyy536 committed
June 6, 2025
Y
[Cherry-Pick] Add hybrid expert parallel communication group (#72719)
Yichen Zhang committed
May 8, 2025
Z
[Typing] update pybind11 stub (#72553)
Zhan Rongrui committed
March 31, 2025
M
【Comm】pack flagcx library into paddle whl (#71981)
mikethegoblin committed
October 22, 2024
S
[Distributed] Cherry-pick PRs from incubate/fleety (#68825)
ShenLiang committed
August 8, 2024
July 27, 2024
C
[Typing][B-99] Add type annotations for `python/paddle/distributed/parallel.py` (#66432)
cyberslack_lee committed
July 16, 2024
L
fix pir method to dict (#66075)
LiYuRio committed
July 8, 2024
S
[BugFix]Fix contiguous sync paramters for dataparallel (#65693)
ShenLiang committed
July 4, 2024
M
[Typing] 修理部分示例中的类型缺失 `var-annotated` 以及添加具体 ignore 类型 (#65644)
megemini committed
June 30, 2024
G
[CodeStyle][UP031] fix some `/python/paddle/` - part 18 (#65580)
gouzil committed
June 27, 2024
W
refine size_of_dtype (#65468)
wanghuancoder committed
May 31, 2024
M
fix `no-sync` flag (#64677)
Meiyim committed
March 2, 2024
February 19, 2024
C
Fix some typos (persistbale, Retruns, etc.)(#61744)
co63oc committed
December 6, 2023
W
Merge into develop part-5 (#59644)
wentao yu committed
November 15, 2023
G
[CodeStyle] Replacing `isort` with `ruff.isort` (#58967)
gouzil committed
November 3, 2023
October 23, 2023
W
Merge comm into develop (#57897)
wentao yu committed
October 12, 2023
October 9, 2023
G
[CodeStyle] clean some `#noqa: F401` step: 1 (#57860)
gouzil committed
September 22, 2023
September 7, 2023
D
【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576)
Difer committed
August 30, 2023
G
[Auto Parallel] Compatible new comm library upgrade (#56604)
Ghost Screaming committed
August 18, 2023
Y
do not use fuse for sync param in dp (#56437)
Yuang Liu committed
July 22, 2023
S
Fix launch error when PADDLE_TRAINER_ENDPOINTS is too long (#55478)
sneaxiy committed
July 20, 2023
X
[Kunlun] Modify some legacy code on distributed training (#55515)
XiaociZhang committed
June 19, 2023
C
[LAUNCH] no endpoints env in dynamic mode (#54636)
Chitsing KUI committed
June 12, 2023
N
bump black to 2023 style (#54523)
Nyakku Shigure committed
June 9, 2023
N
bump ruff to 0.0.272 and update config (#54449)
Nyakku Shigure committed
May 22, 2023
M
[dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() (#53856)
Meteor Liu committed
April 28, 2023
M
replace varbase to relevant name or notes as per the context (#53431)
Meteor Liu committed
April 27, 2023
H
[XPU] remove scale_loss in parallel.py (#53337)
houj04 committed
April 25, 2023
C
[DEBUG] print modifed flags (#53243)
Chitsing KUI committed
April 18, 2023
M
rename _varbase_creator as _create_tensor (#52938)
Meteor Liu committed
April 17, 2023
K
rem cncl keyword in py (#52939)
Kim Yann committed
April 6, 2023
K
rem is_compiled_with_npu (#52385)
Kim Yann committed
April 3, 2023
K
rem is_compiled_with_mlu (#52378)
Kim Yann committed
March 30, 2023
W
Del old dygraph varbase (#52236)
wanghuancoder committed
March 23, 2023
I
[CodeStyle][C403] Unnecessary list comprehension (rewrite as a set comprehension) (#51968)
Infinity_lee committed
March 21, 2023
S
fix bug of sync buffer (#51895)
ShenLiang committed
March 20, 2023
G
【fluid clean】Move out layers and layers helper (#49415)
GGBond8488 committed
March 2, 2023
Q
Fluid clean parallel (#50626)
qizhaoaoe committed