Commit Graph

7846 Commits (2603cb7e86dc4fdfe163d17f286df7ab2f05c4d6)
 

Author SHA1 Message Date
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
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
Cao Ying 134a07365b Merge pull request #4713 from ranqiu92/doc
7 years ago
Cao Ying e9495e7694 Merge pull request #4508 from Yancey1989/seqconcat_op
7 years ago
Tao Luo 4b1f70d99a Merge pull request #4716 from luotao1/bug
7 years ago
Yibing Liu b56cbd307d Merge pull request #4285 from kuke/margin_rank_loss_op_dev
7 years ago
X.Dragon 2002c78e63 Merge pull request #4638 from NHZlX/protobuf_lite
7 years ago
Yancey1989 d68122ff5d update
7 years ago
Yancey1989 69e92b39fc add an enforce
7 years ago
Luo Tao 1f592eb8b6 pause executor_test temporary in order to pass the teamcity
7 years ago
Luo Tao 98dd5b1ac8 fix executor_test build failed
7 years ago
chengduo e9325ea8b1 Merge pull request #4676 from chengduoZH/fix_pool_op_doc_and_class_declarations
7 years ago
Yibing Liu 989e19caf9 fix typos in margin_rank_loss_op
7 years ago
Yibing Liu 13b7d92808 improve doc in margin_rank_loss_op
7 years ago
chengduoZH 4849fba7e9 follow comments
7 years ago
ranqiu 0402a69694 Update annotations of layers.py
7 years ago
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
7 years ago
xzl 4cf8ad524f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into protobuf_lite
7 years ago
Tao Luo 2f17038428 Merge pull request #4707 from luotao1/bug
7 years ago
Yancey1989 ad477b9183 update
7 years ago
Tao Luo 1cafe7bfa6 Merge pull request #4703 from Xreki/core_optimize_backward
7 years ago
Luo Tao 82a2b1a92d fix Compile error [fatal error: boost/range/adaptor/reversed.hpp No such file or directory]
7 years ago
xzl 07e5d86787 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into protobuf_lite
7 years ago
xzl 54a03ab31d add paddle_protobuf_generate_cpp() Func which could dynamic set RUNTIME_LITE mode for paddle
7 years ago
xzl f9135aeabf change back to original
7 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
7 years ago
xzl c6355444df avoid modify the proto files
7 years ago
qiaolongfei e8cad5a1d0 add more unit test for test_append_backward
7 years ago
qingqing01 62da438e8e Merge pull request #4462 from chengduoZH/Add_vol2col_functor
7 years ago
kexinzhao 9995aed114 Implementing Softplus operator (#4690)
7 years ago
Liu Yiqun 7454ec0400 Simplify backward when inserting a sum operator to accumulate all duplicated variables.
7 years ago
Yang Yang(Tony) c3bf332666 Merge pull request #4537 from QiJune/executor_impl
7 years ago
fengjiayi f8267db657 Explose check_attr to Python
7 years ago
qiaolongfei 2e554693cc assgin todo to a certain person
7 years ago
chengduoZH f5ac335046 follow comments
7 years ago
Yu Yang 23407e7a64 Design doc of SelectedRows (#4652)
7 years ago
qiaolongfei e9a0c4ef87 expose AppendBackward of ProgramDesc to python
7 years ago
Qiao Longfei 696874ac6e Optimizer Design (#4656)
7 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
7 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
7 years ago
chengduo e85fa5e9c1 Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
7 years ago
chengduoZH 32146da9b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_vol2col_functor
7 years ago
chengduoZH c85d777f87 follow comments
7 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
7 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
7 years ago
kavyasrinet 0a74fed181 Correcting few mistakes in the block doc (#4681)
7 years ago
Abhinav Arora d1479d930e Fixing errors in the refactorization doc (#4680)
7 years ago
Yu Yang c193f82385 Merge pull request #4580 from zchen0211/develop
7 years ago
fengjiayi ee22a436a8 Merge pull request #4684 from reyoung/feature/parameter
7 years ago