Commit Graph

2101 Commits (02275240dcfea1648381230cd69b9f3c2a4aece0)

Author SHA1 Message Date
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
8 years ago
chengduo f66c17b67d
Merge pull request #6913 from chengduoZH/profiling/sgd_op
8 years ago
whs a0e8894137
Merge pull request #7020 from wanghaoshuang/fix_transpose_doc
8 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
8 years ago
typhoonzero 6cc4bd536f wip
8 years ago
Tao Luo c77b696b8e
Merge pull request #7022 from luotao1/license
8 years ago
Luo Tao 761b329793 unify the indentation of license
8 years ago
fengjiayi e0be63bf09 change activations
8 years ago
fengjiayi 874cac0c94 Change softmax
8 years ago
chengduoZH 67e47e693c refine batch_norm
8 years ago
wanghaoshuang 835a4d17f2 Change 'python' code block to 'text' block
8 years ago
chengduoZH 52119d62a7 refine
8 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
8 years ago
wanghaoshuang 641df37393 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_transpose_doc
8 years ago
wanghaoshuang b6f638f052 Fix doc of transpose_op
8 years ago
chengduoZH a1e1ae3ff7 refine drop_out_op
8 years ago
chengduoZH 49df2a784b refine gradient function
8 years ago
dangqingqing a8e18549c2 Fix the clang format.
8 years ago
chengduoZH bcf0b56f6a refine iterator
8 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
8 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
8 years ago
sweetsky0901 e12d1a1ce0 for esp data type
8 years ago
sweetsky0901 77b0bf41be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
8 years ago
typhoonzero 700bd24ba4 update remove unused code
8 years ago
typhoonzero 4dde9a0057 fix send recv unit test
8 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
8 years ago
QI JUN efd3726929
remove unused place (#6972)
8 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
8 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
8 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
8 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
8 years ago
Yang Yu 39ef5736c2 Use tranform to rewrite adam
8 years ago
typhoonzero e834eb870a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
8 years ago
qiaolongfei 682eee40cb fix math_function warning
8 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
8 years ago
ying 515e44e5f5 fix doc.
8 years ago
chengduoZH 02fda711c8 refine sgd-op
8 years ago
ying 2559e56fe4 fix doc.
8 years ago
caoying03 8a463939c3 fix doc.
8 years ago
sweetsky0901 e811c86567 for epsilon dataType
8 years ago
typhoonzero 9a729aec71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
8 years ago
sweetsky0901 8a7c309d5f modify for update from trunk
8 years ago
sweetsky0901 333995a700 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
sweetsky0901 d8b13dee5e add norm_op for ssd(cross channel norm)
8 years ago
sweetsky0901 b1025cf50a add norm_op for ssd(cross channel norm)
8 years ago
Yu Yang ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
8 years ago
QI JUN 6b47598103
add data layout (#6832)
8 years ago
武毅 8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
8 years ago
Yang Yu 11f4f89bc1 Fix Compile
8 years ago
Yang Yu 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
8 years ago
Yu Yang eb612a8261
Merge pull request #6181 from emailweixu/enforce_drop_empty_ig
8 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
8 years ago
Yang Yang f879ef23c3 pass forward backward runtime
8 years ago
xuwei06 0bfa1f7c7a Enforce drop_empty_grad=false When the input of an op is duplicable.
8 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
8 years ago
typhoonzero 5913e735be fix compile when merge
8 years ago
fengjiayi 24f777005e
Merge pull request #6825 from JiayiFeng/rename_fill_zero_op_output
8 years ago
typhoonzero b848416166 follow comments
8 years ago
caoying03 a74db488f7 follow comments.
8 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
8 years ago
Yu Yang 7e214b4985
Speed up ColwiseSum in CPU (#6834)
8 years ago
fengjiayi f3cc75d8fb Fix errors
8 years ago
Yang Yu 9189567a90 Follow comments
8 years ago
Yang Yang f899150e0a pass forward runtime
8 years ago
fengjiayi feb05c3a54 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_fill_zero_op_output
8 years ago
fengjiayi f56f149298 fix_output_name
8 years ago
chengduo f605f16726
Merge pull request #6279 from chengduoZH/feature/add_dilation_for_conv_trans
8 years ago
Yu Yang 091897321f
Rename XXDescBind --> XXDesc (#6797)
8 years ago
chengduoZH dcf5e948b0 remove conflict
8 years ago
Yang Yu 8823a12ef8 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
8 years ago
Yang Yu b23982a2de Add ReorderLoDTensorByRank
8 years ago
whs f04f4f9aee Fix equation of sequence_softmax_op. (#6810)
8 years ago
chengduo e19032fb4e
Merge pull request #6743 from chengduoZH/profiling/02.recognize_digits
8 years ago
caoying03 ebe4425ffa Merge branch 'develop' into refine_doc
8 years ago
Yibing Liu 82eff9dc68
Merge pull request #6804 from kuke/fix_dropout
8 years ago
kavyasrinet aad8b223d6 Adding a proposal for operator documentation. (#6805)
8 years ago
Yibing Liu c2b1ddb6a8 Correct the dropout_op's computation in test
8 years ago
chengduo 5b52481058 refine accuracy_op.cu (#6774)
8 years ago
Yancey1989 e805cfcbf3 fix unit test failed
8 years ago
caoying03 c322c7bb02 some small refines.
8 years ago
caoying03 66468736aa Merge branch 'develop' into refine_doc
8 years ago
caoying03 6a1e312914 refine the doc.
8 years ago
Yu Yang 0f1c685c60
Add more log of lod_rank_table (#6761)
8 years ago
chengduoZH cb3a74e436 revert im2col
8 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
8 years ago
chengduoZH 7b0744edcf refine im2col
8 years ago
chengduoZH f1ab13bd0e refine
8 years ago
Yang Yang 2f56d4b3d4 forward pass compile time
8 years ago
chengduoZH 293b292e0f refine im2col
8 years ago
Yang Yang b2ee91903d add parallel_do test
8 years ago
chengduoZH 5e04b64fa0 refine elementwise
8 years ago
typhoonzero b1b7af400f support multi node
8 years ago
Yang Yang aea5ccca70 revise typo
8 years ago
Yang Yang 973aec2c51 modify block name
8 years ago
Yang Yang d34ed7bc78 merge develop
8 years ago
Yang Yang 9d2c77e626 parallel_do skeleton pass compile
8 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
typhoonzero 7be79231e1 wip multi-trainer
8 years ago
yangyaming a398e25d6a Expose param_attr and bias_attr.
8 years ago
typhoonzero 1e549563d5 multi trainers
8 years ago
wanghaoshuang c30bc56100 rename seq to sequence
8 years ago
whs b28a173793
Merge pull request #6538 from wanghaoshuang/crop_doc
8 years ago
typhoonzero e6079390a9 add example doc in transpiler
8 years ago
sweetsky0901 7456d737b2
Merge pull request #6204 from sweetsky0901/my_spp_op
8 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
8 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 1eac276300 add spp avg
8 years ago
chengduoZH 784740d8be refine cos-sim-op
8 years ago
typhoonzero 17f9be55ad update for multi trainer
8 years ago
typhoonzero f8f80db163 update for multi trainer
8 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
8 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
8 years ago
Guo Sheng d40d28d81e
Merge pull request #6515 from guoshengCS/add-multiBatch-chunkEval
8 years ago
sweetsky0901 929be3a4a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 ffd4e8c172 modify xx_y to xxY
8 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
8 years ago
tensor-tang b858e17b38
Merge pull request #6592 from tensor-tang/fluid
8 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
8 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
8 years ago
chengduoZH 479ee271ed remove conflict
8 years ago
typhoonzero 1b20096a52 done
8 years ago
fengjiayi ecfd2ac8a0
Merge pull request #6614 from JiayiFeng/dev_rename_sub_block
8 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
8 years ago
fengjiayi dafd449c68 Unify `step_block` and `block` to `sub_block`
8 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
Guo Sheng 7ab48aec00
Merge pull request #6586 from guoshengCS/enhance-ReduceOp
8 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
8 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
8 years ago
typhoonzero 40d0fff2e5 single pserver workable version
8 years ago
chengduoZH 97c3de0cfb follow comments
8 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
8 years ago
chengduoZH aa2f2fb47e remove conflict
8 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
8 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
8 years ago
Yu Yang 0a8addf802
Make cast op support bool (#6562)
8 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
8 years ago
sweetsky0901 ea093283e6 for code review by zhaolong
8 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
sweetsky0901 73a9c853fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 a3addcdc59 modify for some update in trunk
8 years ago
typhoonzero b4cd7f3d75 wip need ut
8 years ago
wanghaoshuang 2cd510641a Fix crop op doc
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
chengduoZH 50003984d4 remove conflict
8 years ago
Tao Luo c8d4efb20e
Merge pull request #6498 from luotao1/row_conv
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
sweetsky0901 4d8f39b853 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 b34df5f12c add some doc
8 years ago