PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/distributed/passes/cpp_pass.py August 20, 2025
G
[CodeStyle] `black -> ruff format` migration - part 29 (#74743)
gouzil committed
September 18, 2024
Z
remove memory optimize pass (#66558)
Zhenghai Zhang committed
December 14, 2023
T
[4/4] CUDNNv8 ResNet Fusion: Add fuse_resunit IR pass (#59771)
Tian Zheng committed
December 12, 2023
S
Integrate cudnn flash attention and add ir pass (#58680)
Shijie committed
November 15, 2023
G
[CodeStyle] Replacing `isort` with `ruff.isort` (#58967)
gouzil committed
June 12, 2023
N
bump black to 2023 style (#54523)
Nyakku Shigure committed
March 29, 2023
Y
Add Fuse Adamw Pass (#50484)
yuehuayingxueluo committed
March 22, 2023
G
Add fused_feed_forward pass (#50423)
Ghost Screaming committed
January 10, 2023
Y
[Fuse attention pass] Forward pattern. (#49621)
Yuang Liu committed
December 2, 2022
S
Fix fuse_gemm_epilogue (#47805)
Shijie committed
November 29, 2022
N
[CodeStyle][isort] introduce isort (part4) (#48402)
Nyakku Shigure committed
November 18, 2022
Y
clear fluid apis: fix apis in fleet and passes (#48021)
yuehuayingxueluo committed
November 3, 2022
N
[CodeStyle][py2][U008] remove unnecessary args in `super()` (#47549)
Nyakku Shigure committed
October 23, 2022
N
[CodeStyle][black] use black instead of yapf (#46014)
Nyakku Shigure committed
September 1, 2022
K
[CINN] add fetch and prune for build cinn pass (#45531)
kuizhiqing committed
June 5, 2022
S
【code format check upgrade】 step2:yapf (#42944)
Sing_chan committed
May 12, 2022
S
Add cinn pass to program (#42623)
sneaxiy committed
February 14, 2022
H
Add Inplace addto pass and unittest. (#39433)
hlygit66666 committed
February 8, 2022
H
Add FuseOptimizerPass and test_dist_fuse_adam_pass unittest. (#39208)
hlygit66666 committed
January 29, 2022
H
Add FuseReluDepthwiseConvPass and unittest (#39105)
hlygit66666 committed
January 26, 2022
H
Add FuseBatchNormAddActPass and unittest. (#39178)
hlygit66666 committed
January 25, 2022
H
Add FuseBatchNormActPass and unittest. (#39176)
hlygit66666 committed
November 16, 2021
Z
refine pass by removing CommOpt, CalcOpt, ParallelOpt (#37206)
Zeng Jinle committed
November 15, 2021
Z
Add distributed pass framework: including PassBase/PassTest/PassUtils (#36643)
Zeng Jinle committed