Commit Graph

9389 Commits (c8bb66314173e68aec897f8e4a3f988ad227adc0)
 

Author SHA1 Message Date
tensor-tang a3b2b7b1c7 remove the hard code setting in benchmark scripts
8 years ago
tensor-tang d66d6c6ea3 auto set cpu environment in V2 API
8 years ago
chengduoZH 7c2fd61869 fix data layout
8 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
8 years ago
wanghaox 4c426f191b update sequence_slice_op.h, change some code
8 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
8 years ago
wanghaox 3ef776ef28 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
wanghaox 8d9babf204 maxout code review 2nd
8 years ago
chengduoZH 74912c7d4e fix data layout
8 years ago
Luo Tao 3654e1e00f Merge branch 'develop' into ProtoDataProvider
8 years ago
xuwei06 81bb26f3bd Removing debug print and moving assert
8 years ago
dzhwinter 7c3ec22081
"fix gpu related op registered" (#5647)
8 years ago
chengduoZH e825a49259 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
8 years ago
xzl b7ebaf71bb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl 2ab928d185 modify the prelu test and regenerate the proto
8 years ago
xzl f9469d33a7 add check for input height and width and input channel
8 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
8 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
8 years ago
chengduoZH c5330fa772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_transpose_cudnn_op
8 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
8 years ago
武毅 313f84542b
Merge pull request #5430 from typhoonzero/enable_manylinux
8 years ago
chengduoZH 356d695404 follow comments
8 years ago
QI JUN 5f9f990e62 fix gitignore (#5657)
8 years ago
Qiao Longfei 2506c74f3f rm unused dir framework (#5652)
8 years ago
kexinzhao d7bf066809
Adding interface for decayed adagrad optimizer (#5644)
8 years ago
Luo Tao b7cb9561b0 Merge branch 'develop' into ProtoDataProvider
8 years ago
dangqingqing d9a305cb93 Update code and fix conflicts
8 years ago
Qiao Longfei 1db1a0dcea mv test_beam_search_decode_op.py to fluid (#5642)
8 years ago
ranqiu 06c7686aa1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
8 years ago
xuwei06 a5c9e6ace2 Fix conv2d bias
8 years ago
Cao Ying 374e16852d
Merge pull request #5517 from ranqiu92/doc
8 years ago
helinwang 3d74615b0d
Merge pull request #5615 from helinwang/demo
8 years ago
Helin Wang c089b7649f Fix test
8 years ago
helinwang 563628ba39
Merge branch 'develop' into demo
8 years ago
helinwang 7176bcf0b5
Merge branch 'develop' into demo
8 years ago
helinwang d1d21004dd
Merge pull request #5331 from dzhwinter/feature/evaluator
8 years ago
helinwang cf07f3e1a7
Merge pull request #5565 from dzhwinter/fix/reduce_op
8 years ago
helinwang 4835f81e8d
Merge branch 'develop' into demo
8 years ago
helinwang 49a7bf848c
Merge branch 'develop' into demo
8 years ago
dzhwinter 2d7ac80b43
"relauch ci" (#5314)
8 years ago
Dong Zhihong b32faa06eb "fix import error"
8 years ago
Helin Wang 3157ce6123 Simpily demo, add paddle.default_main_program() and paddle.default_startup_program
8 years ago
Dong Zhihong 2f33f74a35 Merge remote-tracking branch 'origin/develop' into feature/evaluator
8 years ago
Dong Zhihong 60232d812c Merge remote-tracking branch 'origin/develop' into fix/reduce_op
8 years ago
Abhinav Arora c3a61349e4
Adding greater than and less than equal ops to compare op (#5609)
8 years ago
hedaoyuan 562599ecf0
Merge pull request #5252 from hedaoyuan/inference
8 years ago
xzl c1b23535c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_prelu
8 years ago
xzl a0e77692f3 Embarrassed, i forget to do the type check
8 years ago
xzl 1906e63f39 fix prelu(add filter_num output_x output_y) and add channel_shared param
8 years ago
chengduo feaf1e2db5
Merge pull request #5608 from chengduoZH/fix_pooling_function_parameter_order
8 years ago