PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/base/executor.py February 25, 2026
T
[Iluvatar GPU] Forcibly convert tensor dtype from float64 to float32 on iluvatar gpu (#77345)
tianyuzhou668 committed
February 4, 2026
January 12, 2026
January 8, 2026
December 25, 2025
C
fix executor.py [fluid_ops] (#76715)
co63oc committed
September 24, 2025
D
Fix dtype api en doc (#74603)
Difer committed
August 19, 2025
G
[CodeStyle] `black -> ruff format` migration - part 24 (#74709)
gouzil committed
July 23, 2025
March 15, 2025
N
[CodeStyle][Ruff][Typos] Bump ruff to version `0.11.0` and typos to version `1.30.2` (#71677)
Nyakku Shigure committed
February 28, 2025
C
Fix typos runnng running (#71280)
co63oc committed
January 13, 2025
C
[fluid_ops] Remove fleet_executor (#70795)
co63oc committed
December 27, 2024
R
[PIR] translate old ir to pir_program and trt program (#70364)
risemeup1 committed
December 9, 2024
C
Fix (#70011)
co63oc committed
December 7, 2024
N
[CodeStyle][UP031] Use f-string instead of percent format in some framework dirs (part20) (#70031)
Nyakku Shigure committed
November 25, 2024
C
Fix (#69621)
co63oc committed
November 22, 2024
Z
[CINN] Add cinn process in auto_parallel (#69362)
zhangbo9674 committed
November 21, 2024
C
[Lod][fluid_ops] paddle lodtensor (#69494)
co63oc committed
November 20, 2024
C
[Lod] [fluid_ops] LodTensor python (#69484)
co63oc committed
November 15, 2024
C
[Lod] [fluid_ops] python LoDTensor (#69272)
co63oc committed
November 14, 2024
C
[Lod][fluid_ops] Replace LoDTensor in comment (#69345)
co63oc committed
November 13, 2024
C
[Lod][fluid_ops] LOD_TENSOR (#69341)
co63oc committed
November 12, 2024
C
[Lod] [fluid_ops] LoDTensorArray (#69268)
co63oc committed
October 31, 2024
C
[AutoParallel] support pir job scheduler (#69052)
Chang Lu committed
October 28, 2024
L
remove legacy fleet executor and dataloader in auto parallel (#62023)
Leo Chen committed
October 10, 2024
October 8, 2024
W
fix the performance descent caused by pr68140 (#68488)
winter-wang committed
September 18, 2024
Z
remove memory optimize pass (#66558)
Zhenghai Zhang committed
September 13, 2024
W
[PIR] fix fetch cache bug (#68140)
wanghuancoder committed
September 11, 2024
Z
[AutoParallel] Fix exe bug by use plan (#68121)
zhangbo9674 committed
September 7, 2024
Z
Refine executor add fetch op logic in pir mode (#67961)
zhangbo9674 committed
August 30, 2024
C
update (#67843)
chen2016013 committed
August 29, 2024
M
C
[CINN] cinn group enhance (#67177)
chen2016013 committed
August 14, 2024
W
[PIR] support fetch startup param (#67362)
wanghuancoder committed
August 13, 2024
M
[Typing] 修复 `dynamic_decode` 以及示例中的类型标注错误 (#67295)
megemini committed
August 12, 2024
M
[Typing] 修复 `exe.run` 以及示例中的类型标注错误 (#67302)
megemini committed
August 9, 2024
August 8, 2024
N
[CodeStyle][black] Bump black to 2024 style (#67158)
Nyakku Shigure committed
August 6, 2024
C
revert (#67046)
chen2016013 committed
August 5, 2024
N
[Typing][C-111] Add type annotations for `python/paddle/base/executor.py` (#66996)
Nyakku Shigure committed
August 3, 2024
C
[CINN] cinn group enhance (#66874)
chen2016013 committed
July 29, 2024
L
July 15, 2024
0
[FIX]: Inconsistent dtype between the old and new IR (#65997)
0x3878f committed
July 9, 2024
R
[PIR]fix test_fetch_var test in pir mode (#65833)
risemeup1 committed
July 5, 2024
Z
Fix program cache bug (#65678)
zhangbo9674 committed
July 2, 2024
M
[Typing] 修理部分示例中的类型缺失 `var-annotated` (#65609)
megemini committed
June 30, 2024
N
[CodeStyle] Fix pass multiple arg to error message (#65575)
Nyakku Shigure committed
June 28, 2024
June 27, 2024
A
[CINN]Support AutoParallel+CINN+Prim in Executor && Add UT (#65474)
Aurelius84 committed
June 21, 2024
Z
[AutoParallel] Refine some pass and spmd rules (#65104)
zhangbo9674 committed