PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/framework/framework.py February 5, 2026
N
[CodeStyle] Use `pycon` for code-block language marker (framework.py) - part 23 (#77693)
Nyako Shigure committed
July 8, 2024
June 30, 2024
G
[CodeStyle][UP031] fix some `/python/paddle/` - part 18 (#65580)
gouzil committed
November 9, 2023
X
support_more_dtype (#58800)
xuxinyi389 committed
September 7, 2023
D
【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576)
Difer committed
August 2, 2023
O
[xdoctest] reformat example code with google style in No.21-30 (#55849)
ooooo-create committed
May 8, 2023
Z
[BUG] fix paddle.to_tensor/Tensor.item/Tensor.numpy BF16 bug (#53567)
zhwesky2010 committed
March 15, 2023
L
support set_default_dtype bf16 (#51650)
Leo Chen committed
February 22, 2023
H
add enable_grad, reafctor no_grad, set_grad_enabled (#50560)
Hui Zhang committed
December 7, 2022
Z
修改了英文API文档 (#48219)
Zman committed
November 25, 2022
N
[CodeStyle][isort] introducing `isort` (part1) (#46475)
Nyakku Shigure committed
November 9, 2022
N
[CodeStyle][py2] remove unnecessary u-prefix in string literal (#47727)
Nyakku Shigure committed
October 23, 2022
N
[CodeStyle][black] use black instead of yapf (#46014)
Nyakku Shigure committed
October 21, 2022
超
fix paddle.get_default_dtype (#47040)
超级码牛 committed
October 10, 2022
September 14, 2022
N
[CodeStyle][W291] trim trailing whitespace in python file (#45937)
Nyakku Shigure committed
June 5, 2022
S
【code format check upgrade】 step2:yapf (#42944)
Sing_chan committed
May 18, 2022
L
[docs_epoch1] update 50+ paddle.* API docs (#42794)
Ligoml committed
December 23, 2021
W
add control/status API (#37885)
wuhuanzhou committed
June 8, 2021
C
fix code style (#33395)
Chen Long committed
May 12, 2021
W
Fix comments in framework (#32861)
Wenyu committed
April 29, 2021
April 27, 2021
Z
update 2.0 public api in dataset&framework (#31985)
zhiboniu committed
April 22, 2021
Y
Add `paddle.set_grad_enabled` (#31794)
Yang Zhang committed
August 20, 2020
S
set_default_dtype only support float (#26435)
ShenLiang committed
August 18, 2020
S
add set default dtype, get default dtype (#26006)
ShenLiang committed
March 23, 2020
X
reorganize the paddle api test=develop (#23151)
XiaoguangHu committed