Commit Graph

1019 Commits (2603cb7e86dc4fdfe163d17f286df7ab2f05c4d6)

Author SHA1 Message Date
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
7 years ago
Cao Ying e9495e7694 Merge pull request #4508 from Yancey1989/seqconcat_op
7 years ago
Yibing Liu b56cbd307d Merge pull request #4285 from kuke/margin_rank_loss_op_dev
7 years ago
Yancey1989 d68122ff5d update
7 years ago
Yancey1989 69e92b39fc add an enforce
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
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
7 years ago
Yancey1989 ad477b9183 update
7 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
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
Yang Yang(Tony) c3bf332666 Merge pull request #4537 from QiJune/executor_impl
7 years ago
chengduoZH f5ac335046 follow comments
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
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
qijun 436ea50d5f follow comments
7 years ago
Yang Yang 293a7d1e75 add feed infershape todo
7 years ago
Markus Kliegl a281b38393 Conv Shift Operator (#4591)
7 years ago
qijun a308ff29af make infershape of feedop and fetchop compatible with compile-time design
7 years ago
chengduoZH f2e7cf2141 fix InferShapeContextBase to InferShapeContext
7 years ago
chengduoZH 6db476ed89 Separate the declarations and implementation of the PoolOp and PoolMaker class in order to reuse in pool_cudnn
7 years ago
chengduoZH 67edd04a2f fix doc
7 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
7 years ago
chengduoZH 36da82550a Add code comments
7 years ago
qijun 975a51294e infer feed operator output variable shape with dims attribute
7 years ago
chengduoZH e21e5646a5 fix atomicAdd -> CudaAtomicAdd
7 years ago
Yancey1989 e880a356fe update
7 years ago
Yancey1989 462579c416 update
7 years ago
Yancey1989 a4d410aec8 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into seqconcat_op
7 years ago
Yancey1989 d211b51bd4 update comment
7 years ago
qijun 7d21d8c022 Merge remote-tracking branch 'baidu/develop' into executor_impl
7 years ago
qijun 15400748ae follow comments and refine codes
7 years ago
chengduoZH 6c6474cbd8 follow coments
7 years ago
zhouxiao-coder e6421249d5 update to latest
7 years ago
Yang Yang 932402c16b debug for sum
7 years ago
QI JUN 9efd5422f9 Merge pull request #4655 from abhinavarora/fill_constant_op
7 years ago
Tao Luo ceefb555f7 Merge pull request #4500 from luotao1/interp
7 years ago
Abhinav Arora 6efacc14d8 Implementing the fill constant op for the executor
7 years ago
gangliao e655d29173 merge develop
7 years ago
Yang Yang e51557130e clean up for review
7 years ago
Yu Yang dcb09e932d Use PROTO_LITE when refactoring Paddle
7 years ago
Yu Yang 92add2a29b Fix compile error in develop branch
7 years ago