Commit Graph

758 Commits (5b4f2830694d3709617a11d8f0cb478c769d3eef)

Author SHA1 Message Date
Yu Yang ff9b1a0f95
Merge pull request #11234 from reyoung/feature/refine_code
7 years ago
Yu Yang 08823146ec
Merge pull request #11232 from reyoung/feature/extract_tensor
7 years ago
tensor-tang f326b0117e refine scope lock
7 years ago
Yancey1989 15913d92c5 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
tensor-tang 4b7b17a84f fix conflcts
7 years ago
yuyang18 d9af153232 SSA Graph Builder Factory
7 years ago
yuyang18 b6c8701e45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/extract_tensor
7 years ago
chengduoZH a584bc86dd add fuse var op handle
7 years ago
Xin Pan 106ee9d1cc
Merge pull request #11243 from panyx0718/scope
7 years ago
tensor-tang 64323b1caf Merge remote-tracking branch 'ups/develop' into multithreads
7 years ago
Xin Pan 73aa5d230b small clean up and document pointer ownership.
7 years ago
Yancey1989 e533a4b4ab Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_memcpy_with_dist
7 years ago
tensor-tang 4ae935e2cf refine the lock in scope
7 years ago
Yancey1989 cb3861538d fix compile failed with CPU
7 years ago
Yu Yang c36dd3b338
Merge pull request #11114 from reyoung/feature/yep
7 years ago
tensor-tang 9b34f8dabd fix abort issue in cpu multi-threads
7 years ago
yuyang18 fc9f2d282f Extract method from tensor_impl.h to tensor.cc
7 years ago
Yancey1989 82d741c4b9 fix op name typo
7 years ago
Yancey1989 6d69ae0c6e code cleanup
7 years ago
Yancey1989 93401c98e1 overlap rpc op memcpy in distributed training
7 years ago
Qiao Longfei 238124909e
fix protobuf memory leak (#11177)
7 years ago
sneaxiy 02cc80b30d Fix dangling pointer bug
7 years ago
yuyang18 86a61c177f Add ScopeBufferedSSAGraphExecutor
7 years ago
fengjiayi d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
7 years ago
chengduo 01bbe532da
Merge pull request #11079 from chengduoZH/balance_parameter_update
7 years ago
fengjiayi a3aca2a3cf fix bugs
7 years ago
Tao Luo 47f3cae2af
Merge pull request #11038 from sneaxiy/zjl-dev
7 years ago
fengjiayi 2a3c58d3fe refine programdesc copy
7 years ago
chengduoZH e330cd032e balance parameter update
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
fengjiayi 3bce3dbce1 fix a bug
7 years ago
Qiao Longfei 654f5d3c91
Merge pull request #11012 from jacquesqiao/add-auto_grown_mutex
7 years ago
sneaxiy 46f13237dc Fix bugs in framework/tensor_impl.h and polish framework/reader.cc
7 years ago
qiaolongfei fa2079b71a add mutex header
7 years ago
qiaolongfei 167312484b use unique ptr to hold auto_grown_mutex_ for default copy and move constructor
7 years ago
qiaolongfei add9ed3388 change order of member
7 years ago
Qiao Longfei ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
7 years ago
qiaolongfei e3c041d319 add auto_grown_mutex for selected rows
7 years ago
chengduo 8c54f1fb9c
Merge pull request #10906 from chengduoZH/fix_data_trans
7 years ago
chengduo 7d1332f696
Merge pull request #11006 from chengduoZH/fix_add_check_nan_inf_in_operator
7 years ago
qiaolongfei 74701b2692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
7 years ago
chengduoZH cb1c657ce4 move check_nan_inf to operator
7 years ago
chengduoZH 17a076d8ed replace TensorCopy with TensorCopySync
7 years ago
Yancey1989 6b91d407de revert variable mutex
7 years ago
Yancey1989 20c24c05aa singleton rpc_client
7 years ago
Yancey1989 28596a3386 add gflag ssa_graph_path
7 years ago
qiaolongfei 25f47fc0af fix prefetch bugs, optimize code
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago
Yancey1989 268e9dc1c6 polish code
7 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
chengduoZH fa613206e4 update
7 years ago
Yancey1989 b348e159f2 fix rename var
7 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
7 years ago
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
chengduoZH 4bfadcd136 fix data trans
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
Yancey1989 540b45350d use req_count as atomic type
7 years ago
yuyang18 ad6a8715ff Disable unstable unittests
7 years ago
Yancey1989 6debbcd9f9 connect fetch barrier and concat op
7 years ago
yuyang18 3b04f0099c Fix bug
7 years ago
yuyang18 39a44e3834 Add Debug log
7 years ago
yuyang18 fb370f4411 Refine code
7 years ago
yuyang18 03e4da6d04 Fix bug
7 years ago
Yancey1989 147d54ba62 update
7 years ago
Yancey1989 e9abc66910 fix pe
7 years ago
yuyang18 c978259027 Add default value of op_role
7 years ago
yuyang18 0e5a278c23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
fengjiayi 983c9a2a30 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CustomReader
7 years ago
Yancey1989 952fa04009 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yancey1989 62af10d440 support multiple devices
7 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
Yancey 7ae03ec08b
fix lack split_byref op in parallel executor (#10770)
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
chengduo 93c470034a fix DataTransFunc (#10752)
7 years ago
Yu Yang 14248a64d7 Fix hang when input is duplicated (#10709)
7 years ago
Yu Yang e528862714
Merge pull request #10683 from reyoung/feature/tensor_support_uint8
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
yuyang18 9b7cd7f906 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_support_uint8
7 years ago
qiaolongfei 3b4124a778 code clean
7 years ago
yuyang18 3923d40992 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
yuyang18 fd2b4b478e Make tensor support uint8
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 999d0fdbef By default is all reduce
7 years ago
yuyang18 5895989a4f Add ref
7 years ago
yuyang18 a77d1bc65e Add debug code
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 7e052a5105 Fix compile
7 years ago
yuyang18 c70ddb0a57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
7 years ago
yuyang18 741401e999 Update data_type
7 years ago
yuyang18 44c52a8c1a Polish op_proto_maker
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 017bba1664 Add op role
7 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest (#10527)
7 years ago
yuyang18 66e82b9869 Change implementation to fit sphinx model
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
yuyang18 715c933d88 Change deps
7 years ago
typhoonzero 7b0c0273f4 update by comments
7 years ago
yuyang18 b9cc896545 Add includes
7 years ago
yuyang18 64305b3ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero 0ae726f060 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
typhoonzero f5840d8925 follow comments
7 years ago
typhoonzero 04bde96e4c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
yuyang18 9f705a4bb9 Use int instead of VarType as unordered_map key
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
chengduo 18f527bfa3
Merge pull request #10586 from jacquesqiao/fix-compile
7 years ago
yuyang18 c4d6daac58 Polish SizeOfType
7 years ago
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
7 years ago
yuyang18 711d86bb56 Polish data_type.h
7 years ago
qiaolongfei 3c2a6109ec fix build computation_op_handle
7 years ago
qiaolongfei 07d94bdd82 fix compile fetch_op_handle on mac
7 years ago
chengduo ce72c3ff26
Merge pull request #10476 from chengduoZH/refine_parallel_exe
7 years ago
chengduoZH a89cd46700 Wait VarDummyHandle generated
7 years ago
fengjiayi e15d616e29 Complete the C++ core of 'CustomReader'
7 years ago
reyoung a0c413833d Polish Dctor
7 years ago
reyoung b0ca371f11 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_op_maker
7 years ago
chengduoZH 830532213a extract method from broadcast::RunImpl
7 years ago
chengduoZH 9eec2c7509 refine pe
7 years ago
Yao Cheng 9ca8124f99 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
chengduoZH f4851f14b8 clean code
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yao Cheng 8cbb49ce63 rm space
7 years ago
Yao Cheng e97645c959 rm block_desc.h whitespace
7 years ago
gmcather be1f058f52
Merge branch 'develop' into develop
7 years ago
Yao Cheng 55218dafbc add prependAllocatedop
7 years ago
chengduoZH 676dfd1875 follow comments
7 years ago
chengduoZH aff8a26d71 check generated_op_
7 years ago
chengduoZH 2e5d44f102 fix fetch op
7 years ago
typhoonzero a529d790b6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Yiqun Liu fd1971caa0
Add the call of DropKids at the end of executor.Run to delete the local scopes created in operators (#10403)
7 years ago
chengduo 99acf1da4c
Merge pull request #10351 from chengduoZH/feature/update_sparse_parameter
7 years ago
chengduoZH 881e063ee2 follow comments
7 years ago
chengduoZH ff599b9218 use Reduce and Broadcast
7 years ago
chengduoZH 0441c2cc45 fix ci
7 years ago
Yancey 2d98a418d7
fix remove op (#10410)
7 years ago
chengduoZH f9c680c43e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/update_sparse_parameter
7 years ago
typhoonzero d9320dcd94 complete code
7 years ago
chengduoZH 7722baa8e3 follow comments and clean code
7 years ago
Yiqun Liu 6084af47ef
Fix the bug when a input variable of op is dispensable. (#10268)
7 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
Yancey ff99d94197
Merge pull request #10164 from Yancey1989/lookup_sparse_table_op
7 years ago
Yang yaming 9a8be9daca
Merge pull request #10223 from pkuyym/fix-10219
7 years ago
yangyaming 13fac4232a Fix to pass CI.
7 years ago
Yu Yang c0ac0cd6b3 Complete rename
7 years ago
chengduoZH 9fda5c92cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_FLAGS_use_deterministic_algo
7 years ago