Commit Graph

9084 Commits (3a37e14285c3f8a6de9c5f48f86c1d7410ac49f9)

Author SHA1 Message Date
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
7 years ago
dzhwinter 1f38cbf79b "fix some typo"
7 years ago
yi.wu 3380737cb7 update by comment
7 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi d91060d300 fix errors
7 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
chengduo 8bc74f10e9
Merge pull request #11476 from chengduoZH/enable_more_type_for_SplitOpKernel
7 years ago
Xin Pan 261d5f0232
Merge pull request #11409 from panyx0718/doc
7 years ago
tensor-tang 98ab2b403e polish doc: softshrink, assign, shuffle
7 years ago
tensor-tang 24fea628cc polish doc: mean
7 years ago
dzhwinter 16a3d88a20 fix typo
7 years ago
gongweibao cdc06b011f
Fix dependency of `tape/variable.cc` (#11472)
7 years ago
Yan Chunwei 212651a5b8
bugfix/anakin-ci (#11473)
7 years ago
chengduoZH ca743de2e0 enable more type for splitOp and ConcatOp
7 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
7 years ago
yi.wu 44925eb4c2 fix dist ut
7 years ago
yuyang18 055df47035 Polish code
7 years ago
tensor-tang d0fb00d797 Merge remote-tracking branch 'ups/develop' into set_nthreads
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
tensor-tang c453573286 Merge remote-tracking branch 'ups/develop' into fix
7 years ago
fengjiayi 8a136d142f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
Luo Tao 4c0bf774b9 fix compiler error in contrib/tape
7 years ago
tensor-tang 3e58df20df initial with only 1 mkl/openblas threads for each pthreads
7 years ago
fengjiayi 980499faf1 fix errors
7 years ago
tensor-tang 9169b3b802
Merge pull request #10789 from Xreki/core_fix_openblas_threads
7 years ago
Qiyang Min 046bb5c8cb Fix NCCLBcast hang up bug in Parallel Executor (#11377)
7 years ago
Qiao Longfei cbaa24f597
Merge pull request #11450 from jacquesqiao/fix-prefetch-bug
7 years ago
tensor-tang 85c3bfc1f9 Merge remote-tracking branch 'ups/develop' into fix
7 years ago
Yancey1989 3d875b693f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
Xin Pan d07d9535ca
Merge pull request #11454 from panyx0718/profile
7 years ago
Yan Chunwei bd2a537b05
feature/anakin ci (#11330)
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
qiaolongfei 490a07f5b6 add comment that out var of prefetch must be created in local scope
7 years ago
Xin Pan d2afd21021 Remove cuptiFinalize.
7 years ago
Yang Yang(Tony) f790b96d6f
make variable->Grad() a weak_ptr (#11453)
7 years ago
Yang Yang(Tony) a59c3b73bd
change dynamic graph folder (#11451)
7 years ago
Yang Yang(Tony) d827c6e87a
Dynamic Graph first prototype (#11415)
7 years ago
qiaolongfei a49ee22e31 fix a bug in prefetch
7 years ago
yi.wu a83b792ada Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu c58ba827bb update
7 years ago
qiaolongfei fd9b650d7f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
yuyang18 674327a4b1 Polish several API
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
Qiao Longfei 7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
7 years ago
qiaolongfei e6f54d5aa2 update comment
7 years ago
qiaolongfei 2e48ab623e add more detailed comment
7 years ago
tensor-tang 647c0eb7ec
Merge pull request #11099 from mozga-intel/mozga-intel/Conv_mkldnn_layout
7 years ago
qiaolongfei 7ebef493d5 add row_size for selected rows in DebugStringEx
7 years ago
Wu Yi 688e18508f
Merge pull request #11423 from typhoonzero/fix_develop_bugs
7 years ago
yuyang18 b9843abb61 Polish comsum, DynamicRNN
7 years ago
qiaolongfei cdd55dbcaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
yi.wu d76ebd7853 fix nccl dist train bug
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
qiaolongfei 9ebbfa6bbc fix build on mac
7 years ago
qiaolongfei d6c8d2675c optimize code and comment
7 years ago
Xin Pan 5d0bf8bc8f Add API docs.
7 years ago
Yancey1989 f52d78d189 update by comment
7 years ago
qiaolongfei e72eb0edec small update
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 6602db5b3e throw warning if try to use mkldnn while not compiled
7 years ago
tensor-tang 6a32f19865 fix unknown use_mkldnn
7 years ago
tensor-tang 6a494380e8 remove mkldnn flag from gtest strdup
7 years ago
yi.wu 7b54b30be5 follow comments
7 years ago
tensor-tang 056dd40475 add initial memory flag in MB for infer
7 years ago
yi.wu 1457be3e7b fix_api_reference_docs
7 years ago
Yancey1989 6d752bafd8 use get_appropriate_dev to schedule rpc op
7 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
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
Luo Tao c4c787337a update with comments
7 years ago
Yancey1989 4444e79e46 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
qiaolongfei 2b9ff39f5f fix the default value prefetch_var_name_to_block_id
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
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 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qiaolongfei 16658f7b59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
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
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
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
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
yi.wu ff4efb84d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
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
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
gongweibao 062d5a56b4
Add comments to a singleton. (#11333)
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
qiaolongfei 7cebec4b7e init merge_ids_op
7 years ago
chengduoZH 1e731f5964 small fix
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH 27073c284d nccl_all_reduce_op_handle => all_reduce_op_handle
7 years ago
chengduoZH 2d94697a82 code refine
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
7 years ago
Wu Yi 7bcc98089a
Merge pull request #11321 from Yancey1989/polish_sparse_update
7 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
7 years ago
guochaorong 310598f99b
Update device_tracer.cc
7 years ago
fengjiayi fae3d8d2dc
Merge pull request #11311 from JiayiFeng/a_small_fix
7 years ago
sneaxiy 6d32e96096 remove redundant comments
7 years ago
Yancey1989 56964946d4 polish sparse update logic
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
guochaorong 04b8d3d03c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into paddle_fix
7 years ago
guochaorong 0fec9469f9 fix some bugs introduced by unfreed memory
7 years ago
yi.wu efcff3d9e5 polish api ref docs
7 years ago
yuyang18 8c9041f486 Refine LinearCRF
7 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
7 years ago
Yan Chunwei 145aaa4b49
loose threshold of TRT for CI in different model (#11305)
7 years ago
fengjiayi d745840a6e fix a small compile error on Mac
7 years ago
yi.wu 5be454bf33 polish docs
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
7 years ago
chengduoZH 0c851cab22 add SSA graph checker
7 years ago
fengjiayi b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
7 years ago
Xin Pan 259e63d4a1
Merge pull request #11248 from panyx0718/dist
7 years ago