Commit Graph

9068 Commits (b7ebaf71bb14835a679b2d40e8f56cc09bbe06c3)
 

Author SHA1 Message Date
xzl b7ebaf71bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
7 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
7 years ago
xzl f9469d33a7 add check for input height and width and input channel
7 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
7 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
7 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
7 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
7 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
7 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
7 years ago
helinwang 3d74615b0d
Merge pull request #5615 from helinwang/demo
7 years ago
Helin Wang c089b7649f Fix test
7 years ago
helinwang 563628ba39
Merge branch 'develop' into demo
7 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
7 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
7 years ago
helinwang cf07f3e1a7
Merge pull request #5565 from dzhwinter/fix/reduce_op
7 years ago
helinwang 4835f81e8d
Merge branch 'develop' into demo
7 years ago
helinwang 49a7bf848c
Merge branch 'develop' into demo
7 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
7 years ago
Dong Zhihong b32faa06eb "fix import error"
7 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
7 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
Dong Zhihong 60232d812c Merge remote-tracking branch 'origin/develop' into fix/reduce_op
7 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
7 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
7 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
7 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
7 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
7 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
7 years ago
Zhaolong Xing d7319c2220
Merge pull request #5165 from NHZlX/add_dilation
7 years ago
Zhaolong Xing 3e6f768409
Merge pull request #4891 from NHZlX/poolmaxpool_with_mask
7 years ago
hedaoyuan 4854a42b2c Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
ranqiu ac29d00cff Update doc of layers.py
7 years ago
ranqiu de2bc5da28 Update annotations of layers.py according to comments
7 years ago
Qiao Longfei 4adc8a7aa1
Change framework to fluid (#5637)
7 years ago
peterzhang2029 f06d8f0dd4
Merge pull request #5622 from peterzhang2029/notation_fix
7 years ago
xzl f3818bd335 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
xzl fbd8a3307c regenerate the proto for support the dilation
7 years ago
ranqiu 1baeebc8e7 Update the annotations of layers
7 years ago
peterzhang2029 e97354152c unify the bias
7 years ago
hedaoyuan 9360835943 Fix UND AgentLayer.
7 years ago
Dong Zhihong 12858baa6c "relauch ci"
7 years ago
Qiao Longfei 7345de3ad1
Beam search decode op python (#5631)
7 years ago
Dong Zhihong fc117ecfa6 Merge remote-tracking branch 'origin/develop' into feature/evaluator
7 years ago
emailweixu 85b839f0f1 Fix l1_norm_op and squared_l2_norm_op for debug mode (#5560)
7 years ago
peterzhang2029 2b93934d2a refine doc
7 years ago
Qiao Longfei b6c262e12f
fix lod_tensor_array (#5625)
7 years ago
xzl 469b3ad589 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dilation
7 years ago
Yibing Liu 2f3d1c345f
Merge pull request #4747 from kuke/seq_reshape_op_dev
7 years ago