Commit Graph

2031 Commits (219f46ae16fa3f3e74f28bcbf1b7f815b9b5ac92)

Author SHA1 Message Date
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 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
Luo Tao c77bd553de Merge branch 'develop' into seqpool
8 years ago
ranqiu 0402a69694 Update annotations of layers.py
8 years ago
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
8 years ago
qiaolongfei e8cad5a1d0 add more unit test for test_append_backward
8 years ago
kexinzhao 9995aed114 Implementing Softplus operator (#4690)
8 years ago
fengjiayi f8267db657 Explose check_attr to Python
8 years ago
qiaolongfei e9a0c4ef87 expose AppendBackward of ProgramDesc to python
8 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
8 years ago
Luo Tao 67dc606b32 Merge branch 'develop' into seqpool
8 years ago
fengjiayi e621ff39e5 Follow comments
8 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
8 years ago
fengjiayi afaac7896e Refine code
8 years ago
fengjiayi 906f5e8a26 Fix unittest bugs
8 years ago
fengjiayi e71b836f53 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
8 years ago
fengjiayi 247fb2a086 Add unittests
8 years ago
Yu Yang f185af8d7b Complete parameter
8 years ago
Yu Yang 0c37a06117 Merge branch 'feature/change_proto_to_desc' into feature/complete_variable_bind
8 years ago
Yu Yang fb2ad4c949 Change PythonAPI `.proto` to `.desc`
8 years ago
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
8 years ago
fengjiayi cffca923b9 Change Proto to Desc
8 years ago
fengjiayi 5fddd288a6 Merge branch 'feature/add_persistable_in_var_desc' into dev_opdesc_in_python
8 years ago
Yu Yang 83dbc15055 Merge branch 'develop' of github.com:baidu/Paddle into feature/complete_variable_bind
8 years ago
fengjiayi 86451b3064 Update
8 years ago
Markus Kliegl a281b38393 Conv Shift Operator (#4591)
8 years ago
Yu Yang 7973d3a0ad Merge pull request #4641 from reyoung/feature/add_persistable_in_var_desc
8 years ago
Yu Yang 69fd376bca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_infer_shape
8 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
8 years ago
Luo Tao 60f706a1d6 add SQRT strategy for sequence_pool_op
8 years ago
Yancey1989 a4d410aec8 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into seqconcat_op
8 years ago
Yancey1989 d211b51bd4 update comment
8 years ago
zhouxiao-coder e6421249d5 update to latest
8 years ago
fengjiayi a427855902 Update
8 years ago
Yu Yang d350cdbc97 Polish CompileTime InferShape
8 years ago
QI JUN 9efd5422f9 Merge pull request #4655 from abhinavarora/fill_constant_op
8 years ago
Tao Luo ceefb555f7 Merge pull request #4500 from luotao1/interp
8 years ago
fengjiayi 53222cb9c3 Add OpProtoHolder
8 years ago
Abhinav Arora 6efacc14d8 Implementing the fill constant op for the executor
8 years ago
Yu Yang 569616b329 Complete Variable for Python API
8 years ago
Yu Yang 1e41a675d4 Convert np.dtype to core.DataType
8 years ago
Yu Yang 68483f95a0 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_persistable_in_var_desc
8 years ago
Yu Yang 61a5181e31 Add skeleton of Operator
8 years ago
Abhinav Arora 4cb5bd9021 Implementing the Adamax optimizer operator (#4538)
8 years ago
Yu Yang 8f4771be22 Add skeleton of Variable
8 years ago
kavyasrinet f30a1f42f0 Adding relu6 activation function (#4607)
8 years ago
Yu Yang bedcf074a2 Implementation singleton
8 years ago
Yu Yang 3c39df197e Init Python API
8 years ago
Luo Tao a06f099d9f refine comment of interp_op
8 years ago
chengduoZH fcfce48421 follow coments
8 years ago
zhouxiao-coder 53574e54a1 reslove merge conflict;reimplement ELU activation with functor
8 years ago
武毅 3f874143fe fix grad debug event (#4536)
8 years ago
Luo Tao 4724bdbe68 Merge branch 'develop' into interp
8 years ago
Yi Wang 99895730f7 Merge pull request #4609 from kavyasrinet/tanhshrink
8 years ago
Yan Chunwei 20a6ae7f1f Feature/tensor array add python binding (#4616)
8 years ago
qiaolongfei ffe1b69229 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_compile_time_infershape
8 years ago
kexinzhao 087addaa76 Merge pull request #4558 from kexinzhao/adagrad_op
8 years ago
Kexin Zhao 78f4c803f3 change learning rate and fix format
8 years ago
Kavya Srinet 0336304176 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rmsprop
8 years ago
Kavya Srinet 154a6ed29c Implementing tanhshrink operator
8 years ago
qiaolongfei 628715d602 clean code
8 years ago
qiaolongfei 352af966d7 add python unit test
8 years ago
kavyasrinet 3e2be065b9 Merge pull request #4604 from kavyasrinet/activations
8 years ago
Abhinav Arora 828c5b3e1d Adding Adadelta optimization operator (#4576)
8 years ago
Kavya Srinet 11070e5f36 Updated the reltive error
8 years ago
Kavya Srinet 60af56c1b8 Added Leaky Relu activation
8 years ago
qiaolongfei 5917e09cde tmp work
8 years ago
Kavya Srinet fa12e51675 Adding the default attribute test case
8 years ago
Kavya Srinet 94855f4af0 Fixed changes proposed in the review
8 years ago
Abhinav Arora eed2c1e1d6 Changing SGD inputs and outputs to conform to Operator naming convention (#4586)
8 years ago
Abhinav Arora 324876bbbf Changing learning rate from type Input(float) to Input(tensor) (#4578)
8 years ago
zchen0211 94b94e5b68 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Abhinav Arora 42e7fe05a2 Changing learning rate from attribute to input(float) (#4568)
8 years ago
Kavya Srinet 163d287143 Made learning rate the input
8 years ago
Kexin Zhao d1de7ec630 Change learning rate from attribute to input tensor
8 years ago
Kavya Srinet 61c03f9d59 Adding the implementation for rmsprop operator
8 years ago
zchen0211 58174b12f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Kexin Zhao 1ac654a69f Implementing the Adagrad optimizer step operator
8 years ago
qiaolongfei 32f5c9dd93 recurrent_op pass the unit test
8 years ago
zchen0211 15941dbd8c solve conflict for cond_op and scatter
8 years ago
qiaolongfei 7163dd0413 revert code
8 years ago
caoying03 be8bef9bdd Merge branch 'develop' into add_config_helper_for_resize_layer
8 years ago
chengduoZH 14b2c98f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_maxpool_withIdx_only
8 years ago
qiaolongfei af6f3c0423 use float32 in cond_op
8 years ago
Yu Yang 0900aedfa0 Merge pull request #4514 from reyoung/feature/remove_add_op
8 years ago
caoying03 480154896c add configuration helper for resize layer.
8 years ago
chengduoZH 2ed56df1e6 remove conflict
8 years ago
chengduoZH 6fc44800ed fix unit test
8 years ago
chengduoZH bee95fc891 fix code format and some bug
8 years ago
Yancey1989 a35e82a649 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into seqconcat_op
8 years ago
chengduo 4f5491b2b4 Merge pull request #4146 from chengduoZH/Add_pool_op
8 years ago
chengduoZH 6abcb74c8f fix unit test class name
8 years ago
Yu Yang aa52fa1c64 Merge pull request #4491 from reyoung/feature/stable_lstm
8 years ago
chengduoZH 2d8a5b97cc fix unit test
8 years ago
Qiao Longfei 7fe0297e64 remove Runtime InferShape for cond op (#4518)
8 years ago
Yu Yang 6164b8986e Fix CI
8 years ago