Commit Graph

15461 Commits (cbc1b7f1cecc8d5e0e14315dad43410fb0d53f23)
 

Author SHA1 Message Date
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
yuyang18 674327a4b1 Polish several API
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
yuyang18 b9843abb61 Polish comsum, DynamicRNN
7 years ago
yuyang18 54002c3bab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
7 years ago
Qiao Longfei 94a741d743
Merge pull request #11413 from jacquesqiao/fix-build
7 years ago
tensor-tang 489f581d49
Merge pull request #11098 from mozga-intel/mozga-intel/Batch_norm_mkldnn_layout
7 years ago
qiaolongfei 82416f1844 fix concurrency_test build error on mac
7 years ago
Wu Yi f9b5365f3a
Merge pull request #11411 from typhoonzero/a_small_fix
7 years ago
qiaolongfei 9ebbfa6bbc fix build on mac
7 years ago
typhoonzero e7f820762a small fix
7 years ago
fengjiayi 88fa9c2ec7
Merge pull request #11267 from JiayiFeng/fix_reader_bug
7 years ago
yuyang18 ff55d4c593 Polish documents
7 years ago
tensor-tang 9300212701
Merge pull request #11392 from tensor-tang/mem
7 years ago
tensor-tang 056dd40475 add initial memory flag in MB for infer
7 years ago
guochaorong 7679edf6f4
Merge pull request #11374 from guochaorong/fix_fluid_benchmark
7 years ago
Qiao Longfei 431491a2a8
Merge pull request #11366 from jacquesqiao/refine-prefetch
7 years ago
Wu Yi 34865f2de3
Trainer send term signal (#11220)
7 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
7 years ago
Luo Tao c4c787337a update with comments
7 years ago
qiaolongfei 2b9ff39f5f fix the default value prefetch_var_name_to_block_id
7 years ago
guochaorong 90a74a9f2f fix code style
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
Yang Yang(Tony) f15504e57a
Dynamic graph survey (#11019)
7 years ago
Tao Luo a6950e03a9
Merge pull request #11378 from wanglei828/fixbuild
7 years ago
Lei Wang 24391c76de Build: add make before make install to catch up Makefile change.
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
qiaolongfei 16658f7b59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
guochaorong a95cf55eeb fix bugs in fluid_benchmark
7 years ago
Xin Pan 1d198494d7
Merge pull request #11370 from panyx0718/dist
7 years ago
chengduo 183377f410
Merge pull request #11306 from chengduoZH/enable_cpu_on_pe
7 years ago
qiaolongfei 83a577e8ce fix build problem
7 years ago
qiaolongfei fe65064827 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
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
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