Commit Graph

47 Commits (40fb04943f649eed807aa88a9bd40511cf07d6bf)

Author SHA1 Message Date
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
7 years ago
sneaxiy 0633095c74 fix_api_kwargs
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
wanghaoshuang b3cb536402 Fix doc of relu, log and zeros.
7 years ago
yuyang18 055df47035 Polish code
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
yuyang18 674327a4b1 Polish several API
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
yi.wu 1457be3e7b fix_api_reference_docs
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
yi.wu ff4efb84d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
yi.wu 5be454bf33 polish docs
7 years ago
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
7 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago
Guo Sheng d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
7 years ago
chengduoZH bdda08d9f2 add sin
7 years ago
chengduoZH 2e577379ca add cos
7 years ago
guosheng b7e83d2467 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
caoying03 c87d11a716 Merge branch 'develop' into enhance_reshape
7 years ago
wanghaoshuang 92a01d4994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
wanghaoshuang 016d0eb7f7 Add python API for sum op.
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
caoying03 cf08185145 fix bugs and complete codes.
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago