Commit Graph

8068 Commits (af215a1a532137686a696cb1c5da5a8797ac51ca)
 

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