Commit Graph

38 Commits (446d184e11fa6336a44f18bf3f4e5c3fe306d8ce)

Author SHA1 Message Date
LutaoChu b53970ee36
Fix cross, cumsum op docs test=document_fix
4 years ago
yaoxuefeng e496640bf4
fix bmm enforce equal batch (#27694)
4 years ago
Qi Li f373269df0
update histogram op for performance optimization, test=develop (#24912)
4 years ago
yaoxuefeng cefb49ab44
fix docs (#27637)
4 years ago
furnace b7b1ae865e
update mv op docs (#27559)
4 years ago
Zhou Wei 162b4d6c13
remove to_variable from 2.0 (#27528)
4 years ago
ShenLiang 6fc74bbaf6
add fp16 for matmul (#27523)
4 years ago
furnace 13a4c74efd
add mv op(c++, python, unit test) (#27024)
4 years ago
yongqiangma 4558d395e9
fix Norm op error (#26771)
4 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
yongqiangma e4cc6a28b0
Norm op support 2-axis (#26492)
5 years ago
ShenLiang c609066074
Add Matmul op (#26411)
5 years ago
ShenLiang facc0a10c9
fix the doc of dot (#26257)
5 years ago
ShenLiang 5113aae6ea
fix the doc of inverse, dot, cholesky (#25860)
5 years ago
pangyoki 13b80d9bea
fixed imperative module in doc example code (#26149)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
yaoxuefeng 07f509a835
fix 4 apis test=develop (#25529)
5 years ago
LutaoChu b158a21bda
fix bug: cross OP behavior is not as expected when axis=0
5 years ago
LutaoChu bbe8f7bdcd
update cross op parameters for API 2.0
5 years ago
Qi Li 704cad6a66
Add histc op (#24562)
5 years ago
XiaoguangHu 217ca776cc
[for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
5 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
5 years ago
Zhang Ting f5d76b50ec
polish the dist doc, test=document_fix (#23982)
5 years ago
danleifeng 7049f301ee
fix example bug;test=develop (#23893)
5 years ago
liuwei1031 94fdb8eb59
tweak doc of dot and logsumexp, test=develop (#23925)
5 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
5 years ago
liuwei1031 c645d23519
improve efficiency of dot op in dygraph mode (#23856)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
danleifeng 222a5137b3
Add new tensor in API2.0: max,min,t,eye,log1p (#23228)
5 years ago
wawltor 8188d83be3
Fix some sample codes in api2.0,include zeros, pow, mul, ones_like, zeros_like
5 years ago
Zhong Hui 03e737aca7
Add new norm api, support frobenius norm and p-order vector norm. (#23716)
5 years ago
liuwei1031 2fd728a978
add new dot op(#23418)
5 years ago
Zhang Ting 4773e3f541
add dist op (#23503)
5 years ago
David Lin 118e585b8c
rename op fluid.layers.matmul to paddle.matmul (#23375)
5 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
5 years ago