Commit Graph

8011 Commits (259f07b33cb26e7fb0f8e30976303fc3b632cad0)
 

Author SHA1 Message Date
Yiqun Liu d883080225 Merge pull request #4756 from guoshengCS/fix-InferShapeContext-decayed_adagrad_op
8 years ago
Luo Tao 393c748c89 add seqlastin/seqfirstin for seq_pool op
8 years ago
guosheng d0d3129f91 Fix InferShapeContext in decayed_adagrad_op
8 years ago
guosheng 9b4a6af251 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUStepOp
8 years ago
guosheng 0bc5a122d4 Refine gru_unit_op by optional bias
8 years ago
chengduo 487a13bbfa Merge pull request #4742 from chengduoZH/refine_conv2_naive_func
8 years ago
chengduoZH db4de4ffd9 follow comments
8 years ago
guosheng 1cabdb8708 Refine gru_unit_op according to comments to support multiple activation types
8 years ago
hedaoyuan 380cc6bb32 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
8 years ago
chengduoZH 5fe68931f6 fix code struce
8 years ago
hedaoyuan 773d064ae0 Use MinSizeRel compile third_party library when build for mobile inference.
8 years ago
kexinzhao d3b8bffaf1 Implementing the Decayed Adagrad optimizer operator (#4645)
8 years ago
Luo Tao e69a565a5b Merge branch 'develop' into seqpool
8 years ago
chengduoZH 8ad67da9ab fix conflict
8 years ago
Yu Yang 2daba04042 Merge pull request #4731 from reyoung/feature/fix_ci
8 years ago
武毅 a3ccbdb3b6 Cudnn conv op (#4195)
8 years ago
chengduoZH 6ef2da2e89 finetune conv2d navie func
8 years ago
Yu Yang 3eac6d9f50 Disable test_seq_concat_op.py temp
8 years ago
chengduoZH 92c3944118 fix vol2col_test according to new CopyFrom
8 years ago
chengduoZH a015ea8f7c refine conv2d naive function
8 years ago
dongzhihong 35308d3662 "change NewVar to Var"
8 years ago
tensor-tang 6715beaace enable merge output grad of mkldnn
8 years ago
dongzhihong 4b6b4bc84a "change GetOrCreate to Var"
8 years ago
dongzhihong 848febbe96 "fix typo"
8 years ago
fengjiayi 458a2da3cf Merge branch 'fix_bugs' into dev_opdesc_in_python
8 years ago
fengjiayi 2434e4862a Fix bugs
8 years ago
Yu Yang eb33d53732 Merge remote-tracking branch 'pr/4730' into feature/fix_ci
8 years ago
Yu Yang f4ec8bdb4d Merge remote-tracking branch 'pr/4721' into feature/fix_ci
8 years ago
qijun f4b32673ca correct op deps in executor_test
8 years ago
fengjiayi 752bab2719 Fix bugs
8 years ago
Helin Wang 65b8861cde Try to fix error: cannot allocate memory in static TLS block
8 years ago
qijun a4687c9909 fix conflict of CopyFrom in vol2ol_test
8 years ago
Yang Yang(Tony) 1c9e461520 add detailed overview
8 years ago
dongzhihong 5d6a3eee5b new_var to get_or_create
8 years ago
dongzhihong 0af45b5fa6 NewVar to GetOrCreateVar
8 years ago
Yang Yang(Tony) 9d3d82f979 Update executor.md
8 years ago
Yang Yang(Tony) 11c6dc6798 Update executor.md
8 years ago
fengjiayi f8211328e1 Fix bug
8 years ago
Abhinav Arora b504a2346c Adding the Thresholded Relu Op (#4685)
8 years ago
Yang Yang(Tony) a6fbfed2c1 Update executor.md
8 years ago
fengjiayi 90fa6db6bd Add infer_shape to Python Operator and fix bugs
8 years ago
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
8 years ago
qijun 8e7975da3f move GLOB_OP_LIB deps to executor_test
8 years ago
fengjiayi bf26cc5307 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
8 years ago
qijun ccea4c5772 debug executor_test
8 years ago
fengjiayi d92f8de431 Merge pull request #4702 from Canpio/fix_expose_checker_to_python
8 years ago
Qiao Longfei 5e9d43995b Merge pull request #4699 from jacquesqiao/expose-backward
8 years ago
guosheng 0922fca41e Add gru_unit_op
8 years ago
Cao Ying 134a07365b Merge pull request #4713 from ranqiu92/doc
8 years ago
Cao Ying e9495e7694 Merge pull request #4508 from Yancey1989/seqconcat_op
8 years ago