PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
COMMITS
/ python/paddle/tensor/__init__.py March 26, 2026
March 18, 2026
March 16, 2026
W
[API Compatibility] add paddle.compat.nn.functional.log_softmax -part (#78220)
Wenfei (Charles) Qi committed
February 26, 2026
November 10, 2025
Z
[API compatibility] Modify the meshgrid API and add the Tensor.split_with_sizes API. (#76132)
zhanghonggeng committed
November 6, 2025
September 18, 2025
Z
[API compatibility] Add paddle.Tensor.random_ (#75174)
zhanghonggeng committed
September 16, 2025
September 11, 2025
September 8, 2025
H
[API Compatiblity] Add `paddle.compat.slogdet` (#74697)
HydrogenSulfate committed
September 4, 2025
C
add paddle.Tensor.clamp and paddle.Tensor.itemsize (#75027)
cyy536 committed
August 29, 2025
L
[API Compatibilities] Add rand_like, multinomial and var (#74920)
LLSGYN committed
August 28, 2025
C
Z
[API Compatibilities] Add Tensor.mul_, mul, diff, cumsum (#74914)
Zhou Xin committed
August 27, 2025
Z
Z
[API Compatibility] Add swapaxes and swapdims as transpose alias (#74864)
Zhou Xin committed
August 25, 2025
D
[API Compatibility]add paddle.narrow (#74546)
Difer committed
August 22, 2025
S
[API compatibility] add scatter_add_ api (#74632)
Starrysea996 committed
August 21, 2025
August 18, 2025
S
[API compatibility] add scatter_reduce api (#74564)
Starrysea996 committed
H
[API Compatibility] add `paddle.range` (#74542)
HydrogenSulfate committed
A
[API Compatibility] add API `paddle.Tensor.repeat` (#74561)
Ayakouji committed
A
[API Compatibility] Add paddle.permute、paddle.Tensor.permute (#74525)
Ayakouji committed
Z
[API compatibility] update paddle divide divide_ add div div_ true_divide API (#74562)
zhanghonggeng committed
August 15, 2025
S
[API compatibility] add broadcast_shapes api (#74594)
Starrysea996 committed
August 14, 2025
Z
[API Compatibility] Add view_as_complex and view_as_real APIs (#74466)
Zhou Xin committed
August 12, 2025
S
[API compatibility] add paddle.Tensor.ravel (#74454)
Starrysea996 committed
August 8, 2025
D
[API compatibility] add paddle.ravel (#74439)
Difer committed
S
[API compatibility] add msort api (#74421)
Starrysea996 committed
July 9, 2025
Z
[Inference] use MmapStorage to speedup the model file load in safetensors (#73820)
Zero Rains committed
April 29, 2025
F
[API] Add paddle.randn_like (#72492)
fangfangssj committed
March 10, 2025
D
【Hackathon 8th No.1】add `lu_solve` api for paddle (#71030)
decade-afk committed
February 11, 2025
Q
【Hackathon 8th No.2】为 Paddle 新增 baddbmm API (#70757)
Qin-sx committed
December 18, 2024
N
December 9, 2024
J
【SCU】【Paddle Tensor 第二期 其他问题No.13】添加 `paddle.negative` (#69996)
Junjie Zhang committed
December 6, 2024
J
【SCU】【Paddle Tensor No.24】补充 matrix_transpose 到 tensor.__init__ (#69982)
Junjie Zhang committed
December 5, 2024
S
H
[Kernel] Optimize cudaMemcpy with CudaIntArray (#69930)
HydrogenSulfate committed
November 29, 2024
Y
【SCU】【Paddle Tensor No.7】新增 Tensor.__rxor__ 复用已有接口Tensor.__xor__ (#69779)
yangrongxinuser committed
A
【Paddle Tensor No.26】Svdvals new branch (#69796)
Ayakouji committed
November 27, 2024
J
【SCU】【Paddle Tensor No.25】新增`paddle.vecdot` , `paddle.linalg.vecdot` (#69477)
Junjie Zhang committed
November 25, 2024
Z
[Paddle Tensor No.6][BUPT] 新增 `Tensor.__ror__` (#69463)
ZHOU05030 committed
November 22, 2024
L
【SCU】【Paddle Tensor No.5】新增 Tensor.__rand__,复用已有接口Tensor.__and__ (#69473)
Li Dinghao committed
November 19, 2024
X
refact: 复用 `less_than` 实现 `less`,而不是直接 `import as` (#69449)
XnneHang committed
N
add square inplace op (#69451)
Nana committed
November 18, 2024
X
November 15, 2024
November 12, 2024
X
【Paddle Tensor No.13】: 新增paddle.positive,新增Tensor.__pos__ (#69256)
XnneHang committed