Commit Graph

91 Commits (0e101c4f6fd4f2d038d725ecae5729d904ef694e)

Author SHA1 Message Date
zhupengyang ac9afa024b
paddle.nn.functional.logsigmoid -> log_sigmoid (#27277)
4 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
5 years ago
hong19860320 40d193ed17
Add the ReLU6, Tanhshrink, SELU, Softplus, Softshrink and Softsign for the api 2.0 (#26376)
5 years ago
WuHaobo a57d63a0f2
Fix erf (#26426)
5 years ago
Qi Li 61800f4a1e
elu gelu relu logsigmoid, test=develop (#26304)
5 years ago
wawltor 00e08ce07b
add the sigmoid, Sigmoid for the api 2.0 (#26171)
5 years ago
zhupengyang 7a89a0a7be
hardshrink and Hardshrink: add class, threshold default 0.5 (#26198)
5 years ago
pangyoki 13b80d9bea
fixed imperative module in doc example code (#26149)
5 years ago
LutaoChu b6d14d9d07
add deprecated decorator, remove alias for cumsum op (#26104)
5 years ago
Feiyu Chan e853ece0a2
update document template for unary elementwise layers (#25896)
5 years ago
cnn 70cee22fde
New features, add sinh and cosh op, test=develop (#25495)
5 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
5 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
5 years ago
Feiyu Chan 01ab8a0619
add approximation for gelu, test=develop (#22961)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
5 years ago
Feiyu Chan 2057df7ac0 add fluid.layers.gelu & doc (#21515)
5 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
5 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
5 years ago
Feiyu Chan 91693b9cee fix document for swish, thresholded_relu, gaussian_randdom
5 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
5 years ago
FDInSky a18cf5e119 add a argument for softshrink python api (#19396)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 (#17948)
6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
6 years ago
Zeng Jinle 9eb19df266
fix uniform_random op,test=develop (#17492)
6 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop (#17170)
6 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop (#17152)
6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
6 years ago
zhoukunsheng c47f3cc7fe test=develop
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
chengduo c4b9eac11a
fix threshold_relu_op (#15594)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
peizhilin 7840d181c9 fix style issue
6 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
6 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
6 years ago
Xin Pan 23a29be49d hide all left over kwargs
6 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
6 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
6 years ago
sneaxiy 0633095c74 fix_api_kwargs
6 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
6 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
6 years ago
gongweibao 1113337764 merge
6 years ago
baiyf 3986242e5e remove kwargs
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
tensor-tang 21f35eefe7 fix style
7 years ago