Commit Graph

4387 Commits (ab8cc401e61dd49d393a72903a427ea6fa14bec7)

Author SHA1 Message Date
tensor-tang 698071cc33 share mkldnn output value data if next layer is cpu device
7 years ago
guosheng ae1b29ac7e Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUStepOp
7 years ago
Luo Tao 393c748c89 add seqlastin/seqfirstin for seq_pool op
7 years ago
guosheng d0d3129f91 Fix InferShapeContext in decayed_adagrad_op
7 years ago
guosheng 9b4a6af251 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUStepOp
7 years ago
guosheng 0bc5a122d4 Refine gru_unit_op by optional bias
7 years ago
guosheng 1cabdb8708 Refine gru_unit_op according to comments to support multiple activation types
7 years ago
kexinzhao d3b8bffaf1 Implementing the Decayed Adagrad optimizer operator (#4645)
7 years ago
Luo Tao e69a565a5b Merge branch 'develop' into seqpool
7 years ago
Yu Yang 2daba04042 Merge pull request #4731 from reyoung/feature/fix_ci
7 years ago
武毅 a3ccbdb3b6 Cudnn conv op (#4195)
7 years ago
dongzhihong 35308d3662 "change NewVar to Var"
7 years ago
tensor-tang 6715beaace enable merge output grad of mkldnn
7 years ago
dongzhihong 4b6b4bc84a "change GetOrCreate to Var"
7 years ago
dongzhihong 848febbe96 "fix typo"
7 years ago
fengjiayi 458a2da3cf Merge branch 'fix_bugs' into dev_opdesc_in_python
7 years ago
fengjiayi 2434e4862a Fix bugs
7 years ago
Yu Yang eb33d53732 Merge remote-tracking branch 'pr/4730' into feature/fix_ci
7 years ago
Yu Yang f4ec8bdb4d Merge remote-tracking branch 'pr/4721' into feature/fix_ci
7 years ago
qijun f4b32673ca correct op deps in executor_test
7 years ago
fengjiayi 752bab2719 Fix bugs
7 years ago
Helin Wang 65b8861cde Try to fix error: cannot allocate memory in static TLS block
7 years ago
qijun a4687c9909 fix conflict of CopyFrom in vol2ol_test
7 years ago
dongzhihong 5d6a3eee5b new_var to get_or_create
7 years ago
dongzhihong 0af45b5fa6 NewVar to GetOrCreateVar
7 years ago
Abhinav Arora b504a2346c Adding the Thresholded Relu Op (#4685)
7 years ago
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
7 years ago
qijun 8e7975da3f move GLOB_OP_LIB deps to executor_test
7 years ago
fengjiayi bf26cc5307 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
7 years ago
qijun ccea4c5772 debug executor_test
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
guosheng 0922fca41e Add gru_unit_op
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
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
Luo Tao c77bd553de Merge branch 'develop' into seqpool
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
Yibing Liu 240adef1a1 Merge branch 'develop' of upstream into margin_rank_loss_op_dev
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
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
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
qiaolongfei e9a0c4ef87 expose AppendBackward of ProgramDesc to python
7 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
7 years ago
Luo Tao 67dc606b32 Merge branch 'develop' into seqpool
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
fengjiayi e71b836f53 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_opdesc_in_python
7 years ago
fengjiayi 247fb2a086 Add unittests
7 years ago
fengjiayi ee22a436a8 Merge pull request #4684 from reyoung/feature/parameter
7 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
Yang Yang 434949ca2d clean up for merge
7 years ago
Yang Yang f410622f03 merge follow comment
7 years ago
Yang Yang a528a9717e remove prune as member function to function
7 years ago
qijun 436ea50d5f follow comments
7 years ago
Yang Yang 2e7cd201a4 remove log in backward
7 years ago
Yu Yang 0c37a06117 Merge branch 'feature/change_proto_to_desc' into feature/complete_variable_bind
7 years ago
Yang Yang 062ff4d77b clean up
7 years ago
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
7 years ago
Yang Yang 293a7d1e75 add feed infershape todo
7 years ago
Yang Yang 3f9e247a73 set variable support dim
7 years ago
Yu Yang 83dbc15055 Merge branch 'develop' of github.com:baidu/Paddle into feature/complete_variable_bind
7 years ago
Yu Yang 805639b16c Fix compile error in linux
7 years ago
Markus Kliegl a281b38393 Conv Shift Operator (#4591)
7 years ago
Yu Yang 69fd376bca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_infer_shape
7 years ago
qijun a308ff29af make infershape of feedop and fetchop compatible with compile-time design
7 years ago
fengjiayi cec1f598c6 Merge pull request #4664 from Canpio/fix_backward_bug
7 years ago
QI JUN 0aada73af1 Merge pull request #4673 from luotao1/onlycpu
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
Luo Tao 60f706a1d6 add SQRT strategy for sequence_pool_op
7 years ago
chengduoZH 36da82550a Add code comments
7 years ago
Luo Tao 871a3f6e76 remove unused PADDLE_ONLY_CPU comment
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
Yang Yang 2fc7fc7a18 pass multiple forward backward
7 years ago
Yancey1989 462579c416 update
7 years ago
Tao Luo 8e2cc75435 Merge pull request #4667 from PaddlePaddle/reyoung-patch-1
7 years ago
Yang Yang e3161bb61a pass simple backward
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
Yang Yang a17442d4be merge 4664 in advance
7 years ago
Yu Yang 32cb74be3e Removed unreached code
7 years ago
Yu Yang cb2ef7d97d Add comment
7 years ago
fengjiayi 0e1f21a570 Fix bug
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
Yu Yang d350cdbc97 Polish CompileTime InferShape
7 years ago
Tao Luo bb81baa19b Merge pull request #4658 from luotao1/bug
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
Luo Tao c876cacc7b fix compiler error: ‘unique_ptr’ is not a member of ‘std’
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 340d21d4ed Init at block[0]; Run at block[1]
7 years ago
Yu Yang b33779d653 Merge pull request #4648 from reyoung/feature/use_proto_lite_for_refacting
7 years ago
Yu Yang d2217ffa39 Fix CI
7 years ago
Yang Yang e51557130e clean up for review
7 years ago
fengjiayi ce901b1186 Refine unit test
7 years ago
fengjiayi 3a8de910f3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_attr_test
7 years ago
fengjiayi 5984cbca47 Add Attr test
7 years ago
Abhinav Arora 383faaf719 Adding implementation for copying a vector to a tensor (#4635)
7 years ago
Yu Yang dcb09e932d Use PROTO_LITE when refactoring Paddle
7 years ago
Yu Yang d23cd51450 Merge pull request #4646 from reyoung/feature/fix_compile_error
7 years ago
Yu Yang 4be2f44c68 Merge branch 'feature/fix_compile_error' into feature/complete_variable_bind
7 years ago
Yu Yang 6600e2392f Merge pull request #4644 from reyoung/feature/backward_default_values
7 years ago
Yu Yang 92add2a29b Fix compile error in develop branch
7 years ago
Yu Yang 49ca0b4831 Stash
7 years ago
Qiao Longfei e12ec95ac1 Merge pull request #4630 from jacquesqiao/merge-infershapecontext
7 years ago
Yu Yang c464ec21d8 Fix bug of foward default attribute not passed to backward
7 years ago
fengjiayi 0ff540cc7f Merge pull request #4640 from Canpio/fix_flush_var
7 years ago
Abhinav Arora 4cb5bd9021 Implementing the Adamax optimizer operator (#4538)
7 years ago
kavyasrinet f30a1f42f0 Adding relu6 activation function (#4607)
7 years ago
fengjiayi b14c122a94 Fix bug
7 years ago
Tao Luo d9585f9aa4 Merge pull request #4632 from luotao1/reduce
7 years ago
Luo Tao 597299074e fix bug in REGISTER_OP(reduce_min)
7 years ago
Luo Tao a06f099d9f refine comment of interp_op
7 years ago
chengduoZH fcfce48421 follow coments
7 years ago
zhouxiao-coder 53574e54a1 reslove merge conflict;reimplement ELU activation with functor
7 years ago
Luo Tao 707d144c93 Unify Reduce functions and simplify register code
7 years ago
hedaoyuan aa1e92ec9a Merge branch 'develop' of https://github.com/baidu/Paddle into inference
7 years ago
hedaoyuan 8f2c48cf4c Fix Layer.cpp
7 years ago
Luo Tao 5b862fedf1 remove debug log in interp_op.cc
7 years ago