Commit Graph

73 Commits (f385c34107ee570cdba1925ec0111fb938cd5c79)

Author SHA1 Message Date
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
7 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
7 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
7 years ago
gongweibao 1113337764 merge
7 years ago
baiyf 3986242e5e remove kwargs
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
tensor-tang 21f35eefe7 fix style
7 years ago
gongweibao bee213e51f fix conflict
7 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
7 years ago
sneaxiy 3ad3635de0 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
gongweibao ff47841796 fix
7 years ago
gongweibao 8f09109a45 fix
7 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
7 years ago
robot e1f17a1e4f add python op for sampling_id
7 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
wanghaoshuang cd5d7704f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
wanghaoshuang b44b915bda Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago