Commit Graph

15591 Commits (53d1d0f0f2e0c0ab87150d4b4e8a77530b8d227c)
 

Author SHA1 Message Date
qiaolongfei 506fc8d9e8 optimize code
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
Xin Pan 1509ae3a53 Make status update thread-safe
7 years ago
qiaolongfei ea106c91e0 optimize comment and code
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
jshower 22f80cc536 code sytle
7 years ago
qiaolongfei 7f4b9656a4 set status before Finish in prefetch process
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
qiaolongfei 5aba10b585 set the thread pool of prefetch to 1 to fix a bug
7 years ago
gongweibao 9087c6687f
polish (#11363)
7 years ago
qiaolongfei 8fb78f6c07 fix grpc_server_test
7 years ago
sneaxiy a3408d0030
Merge pull request #11356 from typhoonzero/fix_fluix_benchmark_error
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago
tensor-tang b3fd9da60e
Merge pull request #11101 from mozga-intel/mozga-intel/Pool_mkldnn_layout
7 years ago
chengduoZH aadaadf735 replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
7 years ago
qiaolongfei 4e36c0ecab update prefetch logic in grpc_server
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
chengduo fa29ef0b0d
Merge pull request #11277 from chengduoZH/check_ssa_graph
7 years ago
chengduoZH 961fbce8e2 follow comments
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
yi.wu 799a3aa6bc fix fluid_benchmark stacked_dynamic_lstm model error
7 years ago
Yu Yang 3fd3e500cc
Merge pull request #11346 from reyoung/feature/add_lock_to_device_ctx
7 years ago
yuyang18 2955ff5887 Polish documentation
7 years ago
qiaolongfei 0d3d4ae775 refine prefetch logic
7 years ago
sneaxiy 4581524735
Merge pull request #11350 from sneaxiy/argmin_argmax
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
jshower 451bc3a7bd Correct the use of the lstm layer
7 years ago
sneaxiy c2a00f0120 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into argmin_argmax
7 years ago
sneaxiy 4b6d584f4f fix identifier error of 'dshape'
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
chengduoZH d24e046c1e fix allReduce bug
7 years ago
yuyang18 a1254a86ba Add lock to record_event.
7 years ago
Tao Luo 69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
7 years ago
yuyang18 9b43edeae0 Polish arg_min_max_op
7 years ago
chengduoZH a57e8a4338 add cpu test
7 years ago
Yu Yang 9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
7 years ago
Shan Yi 17b42fc2a8
Merge pull request #11315 from weixing02/deadlink
7 years ago
qiaolongfei 0485405b3d add more debug string
7 years ago
Luo Tao 045589fae4 fix compiler error in high-level api
7 years ago
Luo Tao 79d555b9f2 Merge branch 'develop' into mkldnn
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
7 years ago
qiaolongfei eccf0d5e19 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qiaolongfei a941786393 replace concat_op with merge_ids_op
7 years ago
mozga-intel 7d5643562f MKLDNN layout: Support for batch norm operator
7 years ago
mozga-intel 9908d3cfbc MKLDNN layout: Support for convolution operator
7 years ago
mozga-intel 36031cb50f MKLDNN layout: Support for pool operator
7 years ago
qiaolongfei 509cb0bc76 add unit test, pass the unit test
7 years ago
Wu Yi b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
7 years ago
qiaolongfei 7cebec4b7e init merge_ids_op
7 years ago