PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/base/variable_index.py November 5, 2025
August 19, 2025
G
[CodeStyle] `black -> ruff format` migration - part 24 (#74709)
gouzil committed
August 16, 2025
G
[CodeStyle] `black -> ruff format` migration - part 2 (#74655)
gouzil committed
March 3, 2025
O
January 25, 2025
N
[CodeStyle][Typos][I-15] Fix typo `infered` (part1) (#70978)
Nyakku Shigure committed
December 10, 2024
December 7, 2024
N
[CodeStyle][UP031] Use f-string instead of percent format in some framework dirs (part20) (#70031)
Nyakku Shigure committed
December 4, 2024
December 3, 2024
H
[Ehance & Fix] Support any slice interval for indexing(`__getitem__`) in eager/static mode (#69827)
HydrogenSulfate committed
November 12, 2024
C
[Lod][fluid_ops] LOD_TENSOR_ARRAY (#69302)
co63oc committed
October 31, 2024
X
【PIR】modify segment_fault of Swintransformer model (#69036)
xiaoguoguo626807 committed
April 1, 2024
G
[CodeStyle][ruff] fix v0.3.3 UP032 (#63111)
gouzil committed
February 26, 2024
J
fix shape error in combine-getitem (#61922)
JYChen committed
February 23, 2024
C
Fix some typos(dynamicly, etc) (#61955)
co63oc committed
February 1, 2024
N
[Dy2St][PIR] Support setitem for TensorArray (#61440)
Nyakku Shigure committed
January 27, 2024
N
[Dy2St] Remove `variable_trans_func` (#61207)
Nyakku Shigure committed
January 25, 2024
J
fix slice array in PIR (#61103)
JYChen committed
January 24, 2024
N
[Dy2St] Make `bool(Value)` always throw error (#60902)
Nyakku Shigure committed
January 23, 2024
J
fast pass for bool setitem (#61021)
JYChen committed
January 19, 2024
H
[PIR] Replace OpResult with Value in python (#60798)
huangjiyi committed
January 18, 2024
J
Optimize advanced setting by remove the last set_value (#60771)
JYChen committed
H
fix some while test (#60905)
huangjiyi committed
January 5, 2024
J
tensor_array slice in PIR (#60503)
JYChen committed
January 2, 2024
J
Fix shape error in combined-indexing setitem (#60447)
JYChen committed
December 27, 2023
J
optimize slice over limit case in static (#60276)
JYChen committed
December 25, 2023
J
Optimize performance of advanced getitem (#60254)
JYChen committed
December 20, 2023
J
Support pir for python get set (#59928)
JYChen committed
December 11, 2023
W
[PIR] move opresult interface to value in python api. (#59783)
winter-wang committed
December 4, 2023
R
【PIR API adaptor No.314】 Migrate vander into pir (#59573)
Ryan committed
November 28, 2023
J
Remove No Used Indexing Code (#59281)
JYChen committed
November 22, 2023
J
Move Dygraph Indexing Parsing to Pybind (#58643)
JYChen committed
November 20, 2023
H
[PIR]Test llama sub graph ROPE (#59087)
hong committed
November 15, 2023
J
Support py-boolean in indexing (#58856)
JYChen committed
November 14, 2023
W
[AutoParallel] Set value phi yaml (#58893)
wanghuancoder committed
November 7, 2023
X
[PIR] run llama model in pir mode. (#58167)
xiongkun committed
November 2, 2023
G
[CodeStyle][ruff] fix up032 to ruff 1.3 (#58467)
gouzil committed
October 19, 2023
Y
[PIR]Perfect unittest for pad/ where / unsqueeze / slice / numel (#58202)
YuanRisheng committed
C
[CodeStyle][task 29,31,32] enable ruff B019, C416 and F821 rule in `python/paddle/base` (#58186)
cyberslack_lee committed
October 18, 2023
J
remove redundant equal (#57986)
JYChen committed
October 16, 2023
J
basic getitem supports new IR (#58061)
JYChen committed
October 11, 2023
J
support getitem for OpResult in newIR (#57964)
JYChen committed
September 26, 2023
J
temporarily fix advanced-setitem grad error (#57737)
JYChen committed
September 22, 2023
September 21, 2023
Z
[CodeStyle][task 39] enable isort in `python/paddle/base` (part1) (#57413)
Zhenghai Zhang committed
September 18, 2023
Z
[CodeStyle][task 2] enable Ruff F401 rule in `python/paddle/base` (#57388)
Zhan Rongrui committed
September 14, 2023
J
solve value-src dtype fault (#56613)
JYChen committed
September 12, 2023
J
function setitem support with stride (#57023)
JYChen committed
September 8, 2023
J
Normalize multi dim list in indexing (#56893)
JYChen committed
A
[Dy2St]Rename in_declarative_mode into in_to_static_mode (#56881)
Aurelius84 committed
September 7, 2023
D
【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576)
Difer committed