Commit Graph

1910 Commits (487a13bbfa0da537a978357ffdcda8ec104e9195)

Author SHA1 Message Date
chengduo 487a13bbfa Merge pull request #4742 from chengduoZH/refine_conv2_naive_func
9 years ago
chengduoZH db4de4ffd9 follow comments
9 years ago
chengduoZH 5fe68931f6 fix code struce
9 years ago
kexinzhao d3b8bffaf1 Implementing the Decayed Adagrad optimizer operator (#4645)
9 years ago
chengduoZH 8ad67da9ab fix conflict
9 years ago
Yu Yang 2daba04042 Merge pull request #4731 from reyoung/feature/fix_ci
9 years ago
武毅 a3ccbdb3b6 Cudnn conv op (#4195)
9 years ago
chengduoZH 6ef2da2e89 finetune conv2d navie func
9 years ago
Yu Yang 3eac6d9f50 Disable test_seq_concat_op.py temp
9 years ago
chengduoZH a015ea8f7c refine conv2d naive function
9 years ago
Abhinav Arora b504a2346c Adding the Thresholded Relu Op (#4685)
9 years ago
fengjiayi d92f8de431 Merge pull request #4702 from Canpio/fix_expose_checker_to_python
9 years ago
Qiao Longfei 5e9d43995b Merge pull request #4699 from jacquesqiao/expose-backward
9 years ago
Cao Ying 134a07365b Merge pull request #4713 from ranqiu92/doc
9 years ago
Cao Ying e9495e7694 Merge pull request #4508 from Yancey1989/seqconcat_op
9 years ago
ranqiu 0402a69694 Update annotations of layers.py
9 years ago
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
9 years ago
qiaolongfei e8cad5a1d0 add more unit test for test_append_backward
9 years ago
kexinzhao 9995aed114 Implementing Softplus operator (#4690)
9 years ago
fengjiayi f8267db657 Explose check_attr to Python
9 years ago
qiaolongfei e9a0c4ef87 expose AppendBackward of ProgramDesc to python
9 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
9 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
9 years ago
Yu Yang f185af8d7b Complete parameter
9 years ago
Yu Yang 0c37a06117 Merge branch 'feature/change_proto_to_desc' into feature/complete_variable_bind
9 years ago
Yu Yang fb2ad4c949 Change PythonAPI `.proto` to `.desc`
9 years ago
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
9 years ago
Yu Yang 83dbc15055 Merge branch 'develop' of github.com:baidu/Paddle into feature/complete_variable_bind
9 years ago
Markus Kliegl a281b38393 Conv Shift Operator (#4591)
9 years ago
Yu Yang 7973d3a0ad Merge pull request #4641 from reyoung/feature/add_persistable_in_var_desc
9 years ago
Yu Yang 69fd376bca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_infer_shape
9 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
9 years ago
Yancey1989 a4d410aec8 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into seqconcat_op
9 years ago
Yancey1989 d211b51bd4 update comment
9 years ago
zhouxiao-coder e6421249d5 update to latest
9 years ago
Yu Yang d350cdbc97 Polish CompileTime InferShape
9 years ago
QI JUN 9efd5422f9 Merge pull request #4655 from abhinavarora/fill_constant_op
9 years ago
Tao Luo ceefb555f7 Merge pull request #4500 from luotao1/interp
9 years ago
Abhinav Arora 6efacc14d8 Implementing the fill constant op for the executor
9 years ago
Yu Yang 569616b329 Complete Variable for Python API
9 years ago
Yu Yang 1e41a675d4 Convert np.dtype to core.DataType
9 years ago
Yu Yang 68483f95a0 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_persistable_in_var_desc
9 years ago
Yu Yang 61a5181e31 Add skeleton of Operator
9 years ago
Abhinav Arora 4cb5bd9021 Implementing the Adamax optimizer operator (#4538)
9 years ago
Yu Yang 8f4771be22 Add skeleton of Variable
9 years ago
kavyasrinet f30a1f42f0 Adding relu6 activation function (#4607)
9 years ago
Yu Yang bedcf074a2 Implementation singleton
9 years ago
Yu Yang 3c39df197e Init Python API
9 years ago
Luo Tao a06f099d9f refine comment of interp_op
9 years ago
chengduoZH fcfce48421 follow coments
9 years ago