Commit Graph

4127 Commits (3e427441910bbccddf0222d4bd05ecfdea9302e7)

Author SHA1 Message Date
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
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
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
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
7 years ago
chengduoZH 36da82550a Add code comments
7 years ago
Luo Tao 871a3f6e76 remove unused PADDLE_ONLY_CPU comment
7 years ago
chengduoZH e21e5646a5 fix atomicAdd -> CudaAtomicAdd
7 years ago
Tao Luo 8e2cc75435 Merge pull request #4667 from PaddlePaddle/reyoung-patch-1
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
chengduoZH 6c6474cbd8 follow coments
7 years ago
zhouxiao-coder e6421249d5 update to latest
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
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
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 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
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
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Luo Tao 4724bdbe68 Merge branch 'develop' into interp
7 years ago