PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/batch.py February 1, 2026
N
[CodeStyle] Use pycon for code-block language marker (batch) - part 12 (#77618)
Nyako Shigure committed
August 7, 2024
July 23, 2024
C
[Typing][B-92] Add type annotations for `python/paddle/batch.py` (#66295)
Caogration committed
September 22, 2023
August 1, 2023
L
[xdoctest] reformat example code with google style in No.1-No.5 (#55804)
LoneRanger committed
May 23, 2023
C
Fix typos (#53960)
co63oc committed
October 23, 2022
N
[CodeStyle][black] use black instead of yapf (#46014)
Nyakku Shigure committed
September 14, 2022
N
[CodeStyle][W291] trim trailing whitespace in python file (#45937)
Nyakku Shigure committed
June 11, 2021
Z
update 2.0 public api in all left files (#33313)
zhiboniu committed
October 12, 2019
G
Modify English documents (#20452)
guofei committed
August 1, 2018
C
add type conversion for batch_size
chenweihang committed
July 31, 2018
C
fix: add batch size check in loading data process
chenweihang committed
July 18, 2018
Z
June 12, 2018
C
change drop_last defalut value
chengduoZH committed
May 31, 2018
C
drop the last batch, if the size of last batch is not equal to batch_size
chengduoZH committed
March 29, 2018
H
Make paddle.fluid no longer depends on paddle.v2
Helin Wang committed