Commit Graph

17 Commits (bcddefef397c6784836d862496bb3be8bd545669)

Author SHA1 Message Date
zhupengyang 0ca1bb56df
refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633)
6 years ago
zhupengyang cd933c0aa2
refine error message of randint (#25613)
6 years ago
zhupengyang 2250120245
randint API: remove out, devive, stop_gradient; add name (#25433)
6 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
6 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
6 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
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
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
6 years ago
Xing Wu 614eb942fc
upload code for tensor.rand (#23507)
6 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
6 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
6 years ago
guofei 73f421f782
Add new API : randn (#23211)
6 years ago
silingtong123 009c049e82
Add randint op API (#23337)
6 years ago
cc 9297f49e4b
[OP] Add randperm op (#23292)
6 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
6 years ago