Commit Graph

7989 Commits (22c5d1f147cf80bdbb1408db1162aa8cc0dd3f0f)
 

Author SHA1 Message Date
typhoonzero 13b4749e24 fix_pybind_op_reg_nokernel
7 years ago
tensor-tang e1954857d7 fix bug: merge grad must before backward act.
7 years ago
Abhinav Arora 3b954e1ddc Adding Hard Sigmoid Activation (#4771)
7 years ago
Yan Chunwei 1c1f73b46d Feature/dynamic recurrent op forward test (#4729)
7 years ago
qijun 53542d93e5 Merge remote-tracking branch 'baidu/develop' into selected_rows
7 years ago
Luo Tao 4c3ef7fca5 Merge branch 'develop' into seqpool
7 years ago
qijun c49adb86c6 follow comments
7 years ago
qijun 11e923176e reset a new tensor in default constructor of SelectedRows
7 years ago
qijun 4b13c80eeb add selected rows
7 years ago
hedaoyuan 6316b40a2c Merge pull request #4753 from hedaoyuan/inference
7 years ago
helinwang ce91f85ec5 Add GIT tag for all cmake dependencies. (#4776)
7 years ago
Yu Yang a36d24163a Add no_grad_vars for grad_op_maker (#4770)
7 years ago
Yu Yang 4cda9a36a4 Stablize executor_test (#4774)
7 years ago
hedaoyuan 71261be901 Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
Yu Yang 4838ea25d3 Wrong dependency order for op_info and proto_desc (#4763)
7 years ago
Yu Yang c7460060ed Merge pull request #4765 from reyoung/feature/change_vardesc_protobuf
7 years ago
Abhinav Arora 116800378a Adding the Adam Optimizer operator (#4733)
7 years ago
Yu Yang 8d939d459f Update VarDesc design
7 years ago
dongzhihong 7da9ab3c6c Merge remote-tracking branch 'origin/develop' into fix/scope
7 years ago
Qiao Longfei 7460958143 Merge pull request #4764 from jacquesqiao/remove-infer-todo
7 years ago
fengjiayi be85516318 Remove attribute check from CreateGradOpDescs() (#4723)
7 years ago
qiaolongfei 9ddedeee06 remove unused todo in shape_inference.h
7 years ago
fengjiayi 36de398924 Rename Python `graph` to `framework` (#4762)
7 years ago
fengjiayi a30239ce09 Merge pull request #4691 from Canpio/dev_opdesc_in_python
7 years ago
dongzhihong ff0e9d2207 Merge remote-tracking branch 'origin/develop' into fix/scope
7 years ago
fengjiayi 1a87a963e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
7 years ago
chengxingyi dd4f95f6c4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
chengxingyi 7f0c823093 lambda cost bug's fix
7 years ago
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
7 years ago
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