Commit Graph

42 Commits (54b81fa32c6bfacd637df590051123a31225aac2)

Author SHA1 Message Date
lilong12 bc3e9ba1c6
check the validation of parameters for expand and tile apis (#26816)
4 years ago
Leo Chen d6ee0868a4
fix unsqueeze in dygraph (#27107)
4 years ago
wangchaochaohu 5af81f833c
fix gpu kernel for numel Op (#27085)
4 years ago
wangchaochaohu 8fa3d367ed
Remove "TypeError" from some files as required (#27019)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
5 years ago
Leo Chen 60ffc22026
Refine bernoulli and unsqueeze op (#26842)
5 years ago
lilong12 2f75465d9a
fix the call to core.ops.x, test=develop (#26729)
5 years ago
Zhang Ting 97cebfa4d3
add dtype for unique (#26655)
5 years ago
Zhang Ting 0a895bc0df
improve unique op (#26537)
5 years ago
wangchaochaohu a31dbc8f85
add deprecated for gather api and refine the doc of gather api (#26579)
5 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
5 years ago
lilong12 65ac1ef661
fix docstring for expand, expand_as and tile. (#26529)
5 years ago
wangchaochaohu 07c1c47bc9
refine the doc of OPs (#26551)
5 years ago
ShenLiang 190c695733
fix scatter doc (#26248)
5 years ago
lilong12 5f2c0e7e95
[2.0 api] fix the example codes in doc strings (#26428)
5 years ago
liym27 adba432f27
[API 2.0] Add api paddle.reshape(x, shape, name) (#26338)
5 years ago
wangchaochaohu 2101dfd2b3
【API2.0】add Chunk API (#26314)
5 years ago
lilong12 638bbb6153
Improve expand as (#26290)
5 years ago
lilong12 241b44db14
[API 2.0] adaptive expand op to use shape instead of expand_times (#26206)
5 years ago
lilong12 fbd4d3cc97
[API 2.0] add paddle.tile op (#26245)
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
Leo Chen 5258d53d65
refine unsqueeze, test=develop (#25470)
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
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
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
Leo Chen 4ec1251a1e
Refine squeeze, test=develop (#25281)
5 years ago
yaoxuefeng 5d3766ff3d
modify flip test=develop (#25312)
5 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
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
yongqiangma 74803f5190
add unbind python api (#24141)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
Wilber 9676ac1c5c
Add flip op. (#23255)
5 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
5 years ago