Commit Graph

5769 Commits (77b0bf41bee0d701dbaa58764d7ee863d784dbbc)

Author SHA1 Message Date
sweetsky0901 77b0bf41be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
dzhwinter d142a7338f
Fix/copyfrom context (#6954)
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
7 years ago
Yancey 127bc2e09c
Implement a simple threadpool (#6684)
7 years ago
Qiao Longfei cbe973f960
Merge pull request #6951 from jacquesqiao/add-tostring-to-op-kernel-type
7 years ago
Qiao Longfei 682c184cb2
Merge pull request #6935 from jacquesqiao/rm-unused-code
7 years ago
qiaolongfei 313afc9cce add op_kernel_type_test
7 years ago
qiaolongfei 470621532a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rm-unused-code
7 years ago
qiaolongfei 0f37602e5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-math-warning
7 years ago
qiaolongfei 682eee40cb fix math_function warning
7 years ago
qiaolongfei 6b99402d5d rm unsed RegisterOp method in OpRegistry
7 years ago
dzhwinter a521ace63a "remove hash combine"
7 years ago
QI JUN 37e9626437 refine OpKernelType (#6879)
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
ying 515e44e5f5 fix doc.
7 years ago
ying 2559e56fe4 fix doc.
7 years ago
Cao Ying 2ec130621e
Merge pull request #6907 from lcy-seso/fix_doc
7 years ago
caoying03 8a463939c3 fix doc.
7 years ago
sweetsky0901 d18d7aa9a3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 e811c86567 for epsilon dataType
7 years ago
dangqingqing ba8660a1bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
7 years ago
Luo Tao 49065affba remove unused usage_stat script
7 years ago
sweetsky0901 8a7c309d5f modify for update from trunk
7 years ago
sweetsky0901 333995a700 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 d8b13dee5e add norm_op for ssd(cross channel norm)
7 years ago
sweetsky0901 b1025cf50a add norm_op for ssd(cross channel norm)
7 years ago
Yu Yang ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
7 years ago
QI JUN 6b47598103
add data layout (#6832)
7 years ago
QI JUN ad6d6e9cba
add library type (#6874)
7 years ago
武毅 8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
7 years ago
Yang Yu 11f4f89bc1 Fix Compile
7 years ago
Yang Yu 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
Yu Yang eb612a8261
Merge pull request #6181 from emailweixu/enforce_drop_empty_ig
7 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
xuwei06 0bfa1f7c7a Enforce drop_empty_grad=false When the input of an op is duplicable.
7 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
7 years ago
typhoonzero 5913e735be fix compile when merge
7 years ago
fengjiayi 24f777005e
Merge pull request #6825 from JiayiFeng/rename_fill_zero_op_output
7 years ago
typhoonzero b848416166 follow comments
7 years ago
caoying03 a74db488f7 follow comments.
7 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero 4658f9501e fix delete ops
7 years ago
Yu Yang 7e214b4985
Speed up ColwiseSum in CPU (#6834)
7 years ago
fengjiayi f3cc75d8fb Fix errors
7 years ago
Yang Yu 9189567a90 Follow comments
7 years ago