Commit Graph

1307 Commits (440ad999b705ab57831c59c5893d20ce1356aad0)

Author SHA1 Message Date
Luo Tao 97332d7c0c Merge branch 'develop' into seqpool
8 years ago
Qiao Longfei 88b9202c48 Python cpp sync (#4816)
8 years ago
Qiao Longfei a4b172252b Merge pull request #4809 from jacquesqiao/backward-return-map
8 years ago
qiaolongfei 2befb9f972 optimizer backward CreateGradVarInBlock input output order
8 years ago
qiaolongfei 9a0ef7d2aa append_backward return map to python
8 years ago
Dong Zhihong 5eed0134e6 "refix the python logic"
8 years ago
Dong Zhihong 5bd14f6edb Merge remote-tracking branch 'origin/develop' into fix/scope
8 years ago
Qiao Longfei d7383c6dd0 create grad_var when run Backward pass (#4796)
8 years ago
fengjiayi dbb60572a5 Refine Python operator input/output checks (#4803)
8 years ago
Dong Zhihong b3df1f4a49 "fix tests"
8 years ago
Dong Zhihong 3f4177ea8d Merge branch 'develop' into fix/scope
8 years ago
fengjiayi 5d9ce04625 Debug string for Python ProtoBuf (#4800)
8 years ago
Yu Yang d17eb73e9f Update VarDesc from design doc (#4769)
8 years ago
Luo Tao abfa81b106 Merge branch 'develop' into seqpool
8 years ago
Guo Sheng a0af1eeabf Merge pull request #4443 from guoshengCS/add-GRUStepOp
8 years ago
Abhinav Arora 3b954e1ddc Adding Hard Sigmoid Activation (#4771)
8 years ago
Yan Chunwei 1c1f73b46d Feature/dynamic recurrent op forward test (#4729)
8 years ago
Luo Tao 4c3ef7fca5 Merge branch 'develop' into seqpool
8 years ago
Abhinav Arora 116800378a Adding the Adam Optimizer operator (#4733)
8 years ago
dongzhihong 7da9ab3c6c Merge remote-tracking branch 'origin/develop' into fix/scope
8 years ago
fengjiayi 36de398924 Rename Python `graph` to `framework` (#4762)
8 years ago
dongzhihong ff0e9d2207 Merge remote-tracking branch 'origin/develop' into fix/scope
8 years ago
fengjiayi 1a87a963e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
8 years ago
Luo Tao 393c748c89 add seqlastin/seqfirstin for seq_pool 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
chengduoZH 5fe68931f6 fix code struce
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 a015ea8f7c refine conv2d naive function
8 years ago
dongzhihong 4b6b4bc84a "change GetOrCreate to Var"
8 years ago
fengjiayi 458a2da3cf Merge branch 'fix_bugs' into dev_opdesc_in_python
8 years ago
dongzhihong 5d6a3eee5b new_var to get_or_create
8 years ago
fengjiayi f8211328e1 Fix bug
8 years ago
Abhinav Arora b504a2346c Adding the Thresholded Relu Op (#4685)
8 years ago
fengjiayi 90fa6db6bd Add infer_shape to Python Operator and fix bugs
8 years ago
fengjiayi bf26cc5307 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
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 e9495e7694 Merge pull request #4508 from Yancey1989/seqconcat_op
8 years ago
Luo Tao c77bd553de Merge branch 'develop' into seqpool
8 years ago