Commit Graph

1048 Commits (d8aebaf50c38c88a05728f3bb915da7e767ff496)

Author SHA1 Message Date
Dong Zhihong d8aebaf50c "fix enforce error"
8 years ago
Dong Zhihong d2be7ec370 Merge remote-tracking branch 'origin/develop' into multigpu
8 years ago
Dong Zhihong d144310415 "nccl add interface"
8 years ago
Tao Luo 918d69467c Merge pull request #4791 from typhoonzero/fix_pybind_op_reg_nokernel
8 years ago
Guo Sheng a0af1eeabf Merge pull request #4443 from guoshengCS/add-GRUStepOp
8 years ago
typhoonzero 1540703394 fix_pybind_op_reg_nokernel
8 years ago
typhoonzero 13b4749e24 fix_pybind_op_reg_nokernel
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
Yu Yang a36d24163a Add no_grad_vars for grad_op_maker (#4770)
8 years ago
Abhinav Arora 116800378a Adding the Adam Optimizer operator (#4733)
8 years ago
fengjiayi 1a87a963e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
8 years ago
guosheng ae1b29ac7e Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUStepOp
8 years ago
guosheng d0d3129f91 Fix InferShapeContext in decayed_adagrad_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
guosheng 1cabdb8708 Refine gru_unit_op according to comments to support multiple activation types
8 years ago
kexinzhao d3b8bffaf1 Implementing the Decayed Adagrad optimizer operator (#4645)
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
dzhwinter 4118782b31 Merge remote-tracking branch 'origin/develop' into multigpu
8 years ago
dzhwinter 0fa34db759 nccl init
8 years ago
fengjiayi 2434e4862a Fix bugs
8 years ago
qijun a4687c9909 fix conflict of CopyFrom in vol2ol_test
8 years ago
Abhinav Arora b504a2346c Adding the Thresholded Relu Op (#4685)
8 years ago
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
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
Yibing Liu b56cbd307d Merge pull request #4285 from kuke/margin_rank_loss_op_dev
8 years ago
Yancey1989 d68122ff5d update
8 years ago
Yancey1989 69e92b39fc add an enforce
8 years ago
Yibing Liu 989e19caf9 fix typos in margin_rank_loss_op
8 years ago
Yibing Liu 13b7d92808 improve doc in margin_rank_loss_op
8 years ago
chengduoZH 4849fba7e9 follow comments
8 years ago
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
8 years ago
Yancey1989 ad477b9183 update
8 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
8 years ago
qingqing01 62da438e8e Merge pull request #4462 from chengduoZH/Add_vol2col_functor
8 years ago
kexinzhao 9995aed114 Implementing Softplus operator (#4690)
8 years ago
Yang Yang(Tony) c3bf332666 Merge pull request #4537 from QiJune/executor_impl
8 years ago
chengduoZH f5ac335046 follow comments
8 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
8 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
8 years ago
chengduo e85fa5e9c1 Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
8 years ago
chengduoZH 32146da9b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_vol2col_functor
8 years ago
chengduoZH c85d777f87 follow comments
8 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
8 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
8 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
8 years ago
qijun 436ea50d5f follow comments
8 years ago