Commit Graph

38 Commits (13b80d9bead4b4d1d94f7362b4da04a952f4b2f9)

Author SHA1 Message Date
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
ShenLiang 3076205ba9
rm eye, test=develop (#26031)
5 years ago
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
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
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
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 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
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
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
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
5 years ago
wangchaochaohu d160e57a5c
fix the full error message test=develop (#24773)
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
Li Fuchen 077e5a0fe5
Add trace op (#23873)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Pei Yang ab4d314095
refine full_like en api. test=develop (#24021)
5 years ago
WuHaobo 79eaac55ba
polish_tril_triu_docstring and add dygraph (#24055)
5 years ago
danleifeng 7049f301ee
fix example bug;test=develop (#23893)
5 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
5 years ago
suytingwan 3e1676fa9a
Add meshgrid op (#23736)
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
Pei Yang 42655ef721
Add full_like op. (#23364)
5 years ago
wangchaochaohu b76f3b2727
add test for fill_value Tensor and refine the doc of full Op (#23524)
5 years ago
WuHaobo c4d0305239
add tril op and triu op (#23469)
5 years ago
wangchaochaohu 3eb12bd100
refine the usage of paddle.full test=develop (#23484)
5 years ago
wawltor 915341e3de
Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
wangchaochaohu 17babe4d55
add full op API (#23112)
5 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
5 years ago