Commit Graph

1358 Commits (9d7279b95368a5d88c99a1fb104f3f3ea61b1674)

Author SHA1 Message Date
wangyang59 c7cd6d130b cpu implement of bilinear interp
7 years ago
Abhinav Arora 504e60a881 Fix Cpplint issues in framework/data_type.h and framework/feed_fetch_type.h (#10146)
7 years ago
qiaolongfei 3503c47f9a listen and serv default sync mode
7 years ago
qiaolongfei 0881d809cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
7 years ago
typhoonzero f03415207a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_multiGPU_dist_train
7 years ago
typhoonzero 1fba0c578a fix multi gpu dist train
7 years ago
fengjiayi c5e178f4fd fix errors
7 years ago
fengjiayi 9f11da5931 Add synchronous TensorCopy and use it in double buffer
7 years ago
ktlichkid 64509fd93b Style fix
7 years ago
ktlichkid 294b58a9ba Changed registered type
7 years ago
ktlichkid df80b6ea8c Added InferVarType
7 years ago
ktlichkid f57efeb6d1 Added GetExpectedKernelType and Debug message
7 years ago
ktlichkid 6f06b32258 Added GetExpectedKernelType and Debug message
7 years ago
Yang yaming f3e4e42def
Merge pull request #10130 from reyoung/feature/skip_loss
7 years ago
qiaolongfei a29e352b80 optimize code
7 years ago
qiaolongfei a0ced3df82 async update can run
7 years ago
Yu Yang 55feba9b5a Fix CPU compile
7 years ago
Wu Yi 3863c6a9a8
Merge pull request #10126 from typhoonzero/fix_para_exe_dist_train
7 years ago
typhoonzero 251e4a8ee5 unify fluid blocking queue
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
7 years ago
qiaolongfei 42a15a43b7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
7 years ago
typhoonzero 2b06b4b4e9 updates follow up para exe
7 years ago
typhoonzero 8ee837255e fix send op handle local scope
7 years ago
qiaolongfei 63055a3e08 complete grad_to_id
7 years ago
chengduo 6c0356e41d
Merge pull request #10119 from chengduoZH/rollback_delay_op
7 years ago
chengduoZH f5b4ac6e50 enable delay op feature
7 years ago
Yancey1989 8023c6d749 Create sub socpe when it is necessary
7 years ago
qiaolongfei 4b86b49ecd Merge branch 'fix-build-activation_op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
7 years ago
qiaolongfei 108e71cc94 fix build activation_op.cc on mac
7 years ago
qiaolongfei c6937abdd1 tmp
7 years ago
Tao Luo 58fd4c0994
Merge pull request #10111 from abhinavarora/cpplint_tensor_util_test
7 years ago
qiaolongfei 1d75674614 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
7 years ago
Abhinav Arora 1c70600d09 Fix compile error
7 years ago
Abhinav Arora 6402b59a7c
Fix CPPLint issues in some tests in fluid/framework (#10068)
7 years ago
Abhinav Arora c08752ca43 Fix compile error
7 years ago
Abhinav Arora feaf168d95 Fiux compile error
7 years ago
Abhinav Arora b6ec45d8da Fix CPPLint warnings in tensor_util_test
7 years ago
Siddharth Goyal cb7f096da1 Fix cpplint error in mkldnn_activation (#10105)
7 years ago
Abhinav Arora e66f0c73af
Fix CPPLint errors in framework/details (#10104)
7 years ago
Abhinav Arora 744ebcfa18
Fix CPPlint issues in fluid/inference (#10075)
7 years ago
Qiao Longfei 7a993ee4f7
Merge pull request #10080 from jacquesqiao/refine-listen-and-serve-op
7 years ago
Yu Yang f2e400d65b Revert "accelerate dropout (#9902)" (#10082)
7 years ago
qiaolongfei 0763ae9a1a remove unused file
7 years ago
qiaolongfei dc3d2dc8ff rename grad_map to grad_to_id
7 years ago
qiaolongfei 260bf5aceb add sync_mode
7 years ago
chengduo eb8e14c9fd
Merge pull request #10081 from chengduoZH/refine/gather_broadcast
7 years ago
qiaolongfei 63fbdcf979 update send_recv_op_test
7 years ago
qiaolongfei e2ace032ae rename RunAsyncUpdate to RunAsyncLoop
7 years ago
qiaolongfei f997c9b702 Merge branch 'refine-listen-and-serve-op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
7 years ago
qiaolongfei 0f5a9cc9fc change RunSyncUpdate to RunSyncLoop
7 years ago
ktlichkid df70d5f1ce Fixed some bugs
7 years ago
qiaolongfei 0a881a1ecf init RunAsyncUpdate
7 years ago
qiaolongfei 36083018c1 Merge branch 'refine-listen-and-serve-op' of ssh://github.com/jacquesqiao/Paddle into add-async-listen-and-serv-op
7 years ago
Qiao Longfei acd7309ea1
Merge pull request #10079 from jacquesqiao/fix-reduce_op_handle_test
7 years ago
Yu Yang f738691777
Merge pull request #9740 from dzhwinter/memory/activation
7 years ago
chengduoZH 9a4ae4df79 fix scope of gather broadcast
7 years ago
qiaolongfei d144dba4a1 simplify code
7 years ago
qiaolongfei 9c2d7df8ad optimize code
7 years ago
Tao Luo 8e00540778
Merge pull request #10058 from Xreki/core_fix_flush
7 years ago
qiaolongfei 570be39195 fix build
7 years ago
qiaolongfei 9a0ad10ff1 fix reduce_op_handle_test
7 years ago
qiaolongfei 8f7c77309d refine listen_and_serv_op
7 years ago
chengduo cec4e6ed0d
Merge pull request #9946 from chengduoZH/feature/add_reduce_op_handle
7 years ago
chengduo 23a21c86b1
Merge pull request #9922 from chengduoZH/feature/refine_gather_reduce
7 years ago
qiaolongfei 1e30c41e7b add split string
7 years ago
qiaolongfei d002aa7abf update
7 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
7 years ago
qiaolongfei a39e607798 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-listen-and-serv-op
7 years ago
Qiao Longfei ba927b8811
Merge pull request #10060 from jacquesqiao/update-variable-response
7 years ago
Abhinav Arora 324ab7a39a
Fix CPPLint issues with select_op (#10072)
7 years ago
Siddharth Goyal 122141249d Fix cpplint for print_op (#10070)
7 years ago
Abhinav Arora 8113de9425
Fix more CPPLint errors (#10069)
7 years ago
qiaolongfei 65b3138e98 add check
7 years ago
Qiao Longfei bb4b9af7d4
Merge pull request #10056 from typhoonzero/fix_splitbyref_macbuild
7 years ago
ktlichkid d060b5dfac Registered beam search op
7 years ago
ktlichkid b94c518884 Implemented BeamSearchKernel
7 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
7 years ago
Liu Yiqun 7ffbcbcaf0 Add flush of program desc to update the proto information.
7 years ago
typhoonzero ba8b0a5dc2 fix mac build
7 years ago
whs aa4d51b095
Merge pull request #10029 from wanghaoshuang/fix_gru_unit
7 years ago
dzhwinter 2e331c6593
accelerate dropout (#9902)
7 years ago
ktlichkid 881ea62bbf Added BeamSearchOpMaker class
7 years ago
qiaolongfei e84f353e1a optimize
7 years ago
Yancey 0b8630b9b4
Merge pull request #9897 from Yancey1989/auto_grwon_sparse_table
7 years ago
Tao Luo 82b192a3fd
Merge pull request #10041 from abhinavarora/cpplint_framework
7 years ago
chengduo 88f8183576 Merge branch 'develop' into feature/refine_gather_reduce
7 years ago
dzhwinter 1fc9fe773d merge develop
7 years ago
chengduoZH 035712822c fix VisitVariable
7 years ago
wanghaoshuang 216443de15 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_gru_unit
7 years ago
Abhinav Arora cbbf08aee9 Fix CPPLint errors in some framework files
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Abhinav Arora c5c7dc2e82
Fix CPPLint errors in multiclass_nms, nccl, nce, reduce and save_load_combine (#10032)
7 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
Abhinav Arora 9ca578d49e Fix CPPLint issues in expand_op, gather_op and get_places_op (#10000)
7 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
7 years ago
qiaolongfei 1a43828780 implement main logic
7 years ago
dzhwinter 9b8ca0cfa8 "fix after merge"
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
wanghaoshuang 00548a1601 Remove intermediate output's gradient from inputs of grad_op.
7 years ago
Tao Luo d84cdb7b59
Merge pull request #9911 from tonyyang-svail/unify_op_registry
7 years ago
Wu Yi d655417f90
Merge pull request #9956 from typhoonzero/split_byref_op
7 years ago
ktlichkid 17212696cd Added BeamSearchOpMaker class
7 years ago
Yancey1989 f12b3f3617 use memcpy
7 years ago
dzhwinter 61cb4f2fdb "fix ci"
7 years ago
Yu Yang 60e0d1aabd
Merge pull request #10023 from reyoung/feature/DtorOfPE
7 years ago
Yu Yang 28013ef9e2
Merge pull request #10019 from reyoung/feature/feed_fetch_tensor_on_cpu
7 years ago
Yancey1989 13e7194ebd Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
7 years ago
Yancey1989 70bf732f82 refine get interface
7 years ago
typhoonzero ff0d9341ea remove not used code
7 years ago
qiaolongfei 79a1a7cda0 init async gprc server
7 years ago
chengduoZH fbb75c6bb6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
7 years ago
Yu Yang 5305c5f845 Correctly implement destructor of ParallelExecutor
7 years ago
Yu Yang 38d75c912c Follow comments
7 years ago
chengduoZH 4760ac44f1 check the generate_op is null or not and add DEPS of broadcast_op_handle and gather_op_handle
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
Yu Yang 6de5fd9e8a Fix FetchTensor on CPU
7 years ago
Yu Yang 35ebe2eca7 Clean MultiDevicesGraphBuilder
7 years ago
typhoonzero 184835856c fix copy size
7 years ago
Yu Yang d24ef931b5 Clean Code
7 years ago
Yancey1989 b920b51686 rename parameter
7 years ago
Yu Yang c3c7b7bd1b
Merge pull request #9928 from reyoung/feature/stablize_code
7 years ago
typhoonzero 788636f078 update by comments
7 years ago
Yancey1989 2917a75b7a add some comments for sparse table
7 years ago
fengjiayi fbe562478d
Merge pull request #9994 from reyoung/feature/debug
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
chengduo e5b3eb9899
Merge pull request #10001 from abhinavarora/disable_test_channel
7 years ago
chengduoZH e63013a86f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
7 years ago
dzhwinter 425a1e76a2 Merge remote-tracking branch 'origin/develop' into memory/activation_memory
7 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
typhoonzero e2d56832e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
Abhinav Arora 74ff0be234 Merge remote-tracking branch 'origin/develop' into disable_test_channel
7 years ago
chengduoZH 1eeb2e0042 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
7 years ago
Abhinav Arora ed681d5235 Fix conv_mkldnn_op.cc which is causing CI failure
7 years ago
Abhinav Arora 1b5c1bcb57 Disabling Channel Test to fix CI
7 years ago
Yang Yang 68d96385e4 remove REGISTER_OP and REGISTER_OP_EX
7 years ago
Abhinav Arora 6f83142353
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
7 years ago
Yang Yang 4b1a32db34 fix pybind.h generator
7 years ago
Abhinav Arora 2d1a6f8d4a
Fix cpplint issues in Detection_map_op (#9969)
7 years ago
Abhinav Arora d08791d11a
Fix CPPLint issues with Chunk_eval_op (#9964)
7 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
7 years ago
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
dzhwinter 626227eb72 "fix ci"
7 years ago
Yu Yang 9b60d0decb
Merge pull request #9975 from reyoung/feature/VarHandleCtor
7 years ago
Yu Yang 06fb055a2f New group
7 years ago
typhoonzero c6d7c2bdff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
7 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
7 years ago
Yancey1989 ca327508cc update
7 years ago
chengduoZH e4de957f19 code refine
7 years ago
Tao Luo 038dbb386e
Merge pull request #9958 from luotao1/find_tensorrt
7 years ago
Yu Yang 71a2e6b73c Reverse create var
7 years ago
Yu Yang 2e8459be71 DebugCode
7 years ago
Yu Yang fc6f0be276
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
7 years ago
Yu Yang d7527681c6 Fix scale grad
7 years ago
Yu Yang 89728f8e66 update
7 years ago
Yu Yang eb2e4eeade Debug
7 years ago
typhoonzero 948628563f update
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
chengduoZH 4abef50123 code refine
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
Yu Yang 2ab12ca248 Add comments and clean code
7 years ago
Yu Yang a822f8ddbb Add wait
7 years ago
Yu Yang e9e27e0f32 Revert
7 years ago
Yu Yang 7289e75836 Udpate
7 years ago
Yu Yang e6bc7bb09a Tuning code
7 years ago
Yu Yang 0ca28b8507 Sync Copy
7 years ago
Yancey1989 ed6241cd44 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into auto_grwon_sparse_table
7 years ago
Yu Yang 4999f85f6a Clean RunDelayedOp method
7 years ago
Yu Yang c0f4e0332c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_delay_logic
7 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
7 years ago
Yang Yang 411e888c56 fix duplication
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
Yang Yang dafe06af46 first commit
7 years ago
chengduoZH 3301d4402e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
7 years ago
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
chengduoZH 3c5bbf42c4 make unit test to work
7 years ago
Yan Chunwei 186659798f
add tensorrt build support(#9891)
7 years ago
typhoonzero 04c559e3aa wip split byref op
7 years ago
chengduoZH 2aaa75ecf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_gather_reduce
7 years ago
typhoonzero f86d35a269 add sharable tensor
7 years ago
chengduoZH e39adc8600 add reduce op handle
7 years ago
guru4elephant a097d082c7
Merge pull request #9938 from guru4elephant/fix_testcase
7 years ago
dzhwinter b92b408e50 "fix ci"
7 years ago
typhoonzero 745aacfc38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dist_unit_test
7 years ago
dzhwinter 877e2aed03 "fix ci"
7 years ago
Yu Yang 5b84c9b59c CreateOpHandleIOs
7 years ago
typhoonzero 8c1b257596 add dist unitest data compare
7 years ago
dongdaxiang fb873713e7 update program_desc_test testcase
7 years ago
Yu Yang d0342f12aa Simplify DelayOps Logic
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
chengduoZH 690cd1f748 refine gather and broadcast
7 years ago
Yu Yang 093d227a77 Use mutex to stablize ncclCtxMap
7 years ago
whs 494c262a26 Fix average_accumulate_op for parallel executor. (#9852)
7 years ago
Yi Wang 630943c7a7
Update documentation (#9918)
7 years ago
Yi Wang b48cf1712b
Fix cpplint errors in transform_test.cu (#9915)
7 years ago
Tao Luo b66893829b
Merge pull request #9914 from abhinavarora/split_ids_op_warning
7 years ago
Abhinav Arora 7b86da7195 Fix CPPLint errors in operators (#9826)
7 years ago
Kexin Zhao 92913027fc
fix unused var error (#9908)
7 years ago
Yi Wang 47609ab2b8
Document transform.h and fix cpplint errors (#9913)
7 years ago
chengduo b43d87c917
Merge pull request #9825 from chengduoZH/feature/add_gather_and_BCast_op_handle
7 years ago