PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/dataset/image.py February 18, 2026
June 29, 2025
N
[CodeStyle][Ruff] Bump ruff to version 0.12.0 (#73661)
Nyakku Shigure committed
December 7, 2024
N
[CodeStyle][UP031] Use f-string instead of percent format in some framework dirs (part20) (#70031)
Nyakku Shigure committed
August 1, 2023
L
[xdoctest] reformat example code with google style in No.1-No.5 (#55804)
LoneRanger committed
March 31, 2023
张
[CodeStyle][UP030][UP031][UP032] using f-string (#52062)
张春乔 committed
March 10, 2023
T
fix-debug-mode-exception (#51368)
tifa committed
February 27, 2023
C
Fix typos (#50894)
chenxujun committed
February 20, 2023
C
Update image.py (#50644)
chenxujun committed
November 29, 2022
N
[CodeStyle][isort] introduce isort (part4) (#48402)
Nyakku Shigure committed
October 23, 2022
N
[CodeStyle][black] use black instead of yapf (#46014)
Nyakku Shigure committed
October 19, 2022
N
[CodeStyle][py2] remove `six` package (part 1) (#46965)
Nyakku Shigure committed
October 14, 2022
J
Update imread() read image way error (#47005)
jingsongliu committed
September 27, 2022
N
[CodeStyle] remove all future import (#46411)
Nyakku Shigure committed
June 5, 2022
S
【code format check upgrade】 step2:yapf (#42944)
Sing_chan committed
April 8, 2022
S
Fix cv2 import error and some issues for lamb (#41500)
sneaxiy committed
October 12, 2021
Z
July 28, 2021
Z
Support C++ import python on windows for paddle (#34312)
Zhou Wei committed
June 17, 2021
K
fix image dataset bug (#33630)
kuizhiqing committed
June 11, 2021
K
fix image batch bug (#33498)
kuizhiqing committed
April 29, 2021
April 27, 2021
Z
update 2.0 public api in dataset&framework (#31985)
zhiboniu committed
February 28, 2020
T
fix typo word (#22784)
tianshuo78520a committed
December 7, 2018
M
Polish code
minqiyang committed
December 6, 2018
M
Fix numpy bug on Ubuntu16 and Ubuntu18 which will cause segmentfault
minqiyang committed
September 6, 2018
Y
make pickel proto version compatiable with py2
Yancey1989 committed
August 28, 2018
Q
Fix bug in flowers dataset. (#13024)
qingqing01 committed
August 24, 2018
J
fix bug to avoid warning once import paddle.fluid
JiabinYang committed
August 15, 2018
M
Add print_function for all python files
minqiyang committed
August 10, 2018
M
Fix cv2 issues
minqiyang committed
August 7, 2018
M
Fix pybind11 problem
minqiyang committed
July 26, 2018
M
Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
minqiyang committed
M
Apply 2to3 to current paddle main python code
minqiyang committed
March 29, 2018
H
Make paddle.fluid no longer depends on paddle.v2
Helin Wang committed