Commit Graph

29 Commits (357341381c7cc5433bf9a595a06e5bef0604bd9a)

Author SHA1 Message Date
Chengmo 9637d963f7
update index sample (#27839)
4 years ago
123malin 54c368db1e
[API 2.0: doc] fix doc of nonzero (#27685)
4 years ago
wawltor 39d5bb6dce
udpate the dtype check for the argmin, argmax
4 years ago
wawltor 8857e3911f
add the dynamic dtype check for the argmin/argma
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
wawltor 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
5 years ago
wawltor 286eca2d9e
update the code for the topk v2
5 years ago
wawltor 6b28456ed0
add the argmax, argmin for the api2.0
5 years ago
wangchaochaohu 07c1c47bc9
refine the doc of OPs (#26551)
5 years ago
wangchaochaohu e167e87974
【API2.0】add masked_select Op for API2.0 (#26374)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
wawltor a43b0d155d
Update the code for the sort api
5 years ago
wangchaochaohu fc6fed3283
(Variable --->Tensor) refine the OP doc for API2.0 (#25737)
5 years ago
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
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
Chengmo 28a558e867
Update index sample (#24109)
5 years ago
GaoWei8 490db7f325
add paddle.tensor interface (#23801)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
GaoWei8 ff0ab75662
polish tensor.where codes and english document (#23687)
5 years ago
GaoWei8 c068512f34
Implement a new C++ operator where and API tensor.where (#23220)
5 years ago
Chengmo 426912df5a
Add Index sample OP (#23218)
5 years ago
wawltor 0b092d05f1
Add the argmax op to API 2.0, and update some parameters
5 years ago
mamingjie-China 1a8d6ee371
add a new op paddle.sort() to API 2.0 test=develop (#23470)
5 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
5 years ago