Commit Graph

1965 Commits (19f2475af1681fe4fe314b28aa207b63a543e726)

Author SHA1 Message Date
Yu Yang 19f2475af1
Merge pull request #7030 from reyoung/feature/fix_get_all_names
7 years ago
武毅 4cade60717
Merge pull request #6983 from typhoonzero/fix_sendrecv_ut
7 years ago
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
7 years ago
chengduo f66c17b67d
Merge pull request #6913 from chengduoZH/profiling/sgd_op
7 years ago
whs a0e8894137
Merge pull request #7020 from wanghaoshuang/fix_transpose_doc
7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
Tao Luo c77b696b8e
Merge pull request #7022 from luotao1/license
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
wanghaoshuang 835a4d17f2 Change 'python' code block to 'text' block
7 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
7 years ago
wanghaoshuang 641df37393 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_transpose_doc
7 years ago
wanghaoshuang b6f638f052 Fix doc of transpose_op
7 years ago
dangqingqing a8e18549c2 Fix the clang format.
7 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
7 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
typhoonzero 700bd24ba4 update remove unused code
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
7 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
Yang Yu 39ef5736c2 Use tranform to rewrite adam
7 years ago
typhoonzero e834eb870a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
qiaolongfei 682eee40cb fix math_function warning
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
ying 515e44e5f5 fix doc.
7 years ago
chengduoZH 02fda711c8 refine sgd-op
7 years ago
ying 2559e56fe4 fix doc.
7 years ago
caoying03 8a463939c3 fix doc.
7 years ago
typhoonzero 9a729aec71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
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
武毅 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
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