Commit Graph

108 Commits (0dc485e6fe32248179a86db203d3a06c8f4d528c)

Author SHA1 Message Date
wangchaochaohu 0dc485e6fe
refine the value parameter's Tensor support of fill_constant Op test=… (#25986)
5 years ago
yaoxuefeng 07f509a835
fix 4 apis test=develop (#25529)
5 years ago
Leo Chen 6e7f0bb284
refine paddle.stack (#25305)
5 years ago
yaoxuefeng 224620071b
add new flatten op test=develop (#25393)
5 years ago
wawltor a43b0d155d
Update the code for the sort api
5 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
WuHaobo 12bed4a931
remove all op with out args (#25570)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
5 years ago
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
5 years ago
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
5 years ago
zhupengyang 0ca1bb56df
refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633)
5 years ago
zhupengyang d2f7ac61ee
ones_like API: remove device, input -> x (#25663)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
LutaoChu b158a21bda
fix bug: cross OP behavior is not as expected when axis=0
5 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
5 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
5 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
5 years ago
wangchaochaohu 2092660c43
Ones op for API 2.0: remove the device and out parameters (#25497)
5 years ago
wangchaochaohu 4a44ffdd24
refine the eye Op for API 2.0 test=develop (#25295)
5 years ago
zhupengyang cd933c0aa2
refine error message of randint (#25613)
5 years ago
LutaoChu bbe8f7bdcd
update cross op parameters for API 2.0
5 years ago
zhupengyang 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
5 years ago
Shibo Tao 6602ccf4ca
delete mul op. (#25499)
5 years ago
WuHaobo 73409d5039
Fix log1p (#25488)
5 years ago
Shibo Tao a4d3335b6d
Fix elementwise ops (#25500)
5 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
5 years ago
zhupengyang 2250120245
randint API: remove out, devive, stop_gradient; add name (#25433)
5 years ago
yaoxuefeng 5d3766ff3d
modify flip test=develop (#25312)
5 years ago
zhupengyang f8eccb0b1c
zeros_like API: remove device; input -> x (#25413)
5 years ago
yaoxuefeng f795a1bf12
modify meshgrid test=develop (#25319)
5 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
5 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
5 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
5 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
5 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
5 years ago
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
5 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
5 years ago
Jacek Czaja a7944904d3
[oneDNN]elementwise_add and elementwise_mul int8 support (#24984)
6 years ago
Qi Li 704cad6a66
Add histc op (#24562)
6 years ago
wangchaochaohu d160e57a5c
fix the full error message test=develop (#24773)
6 years ago
XiaoguangHu 217ca776cc
[for 2.0-alpha] add alias in paddle.nn and paddle.tensor test=develop (#24561)
6 years ago
silingtong123 ca29abc813
test=develop, test=document_fix, modify the code example of randont (#24533)
6 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
6 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
6 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
6 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
6 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
6 years ago
Chengmo 28a558e867
Update index sample (#24109)
6 years ago