Commit Graph

11 Commits (3e1676fa9aaa972d2a3c6301ca9912a103f502dc)

Author SHA1 Message Date
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