Commit Graph

7933 Commits (2434b8f5fb51f172b1aae4c66dfe1d9663dae363)
 

Author SHA1 Message Date
fengjiayi cffca923b9 Change Proto to Desc
8 years ago
fengjiayi 5fddd288a6 Merge branch 'feature/add_persistable_in_var_desc' into dev_opdesc_in_python
8 years ago
Yu Yang 83dbc15055 Merge branch 'develop' of github.com:baidu/Paddle into feature/complete_variable_bind
8 years ago
fengjiayi 86451b3064 Update
8 years ago
Yu Yang 805639b16c Fix compile error in linux
8 years ago
Markus Kliegl a281b38393 Conv Shift Operator (#4591)
8 years ago
Yu Yang 7973d3a0ad Merge pull request #4641 from reyoung/feature/add_persistable_in_var_desc
8 years ago
Yu Yang 69fd376bca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_infer_shape
8 years ago
qijun a308ff29af make infershape of feedop and fetchop compatible with compile-time design
8 years ago
fengjiayi cec1f598c6 Merge pull request #4664 from Canpio/fix_backward_bug
8 years ago
QI JUN 0aada73af1 Merge pull request #4673 from luotao1/onlycpu
8 years ago
Qiao Longfei 57816eb82a Merge pull request #4677 from chengduoZH/fix_InferShapeContextBase_to_InferShapeContext
8 years ago
chengduoZH f2e7cf2141 fix InferShapeContextBase to InferShapeContext
8 years ago
chengduoZH 6db476ed89 Separate the declarations and implementation of the PoolOp and PoolMaker class in order to reuse in pool_cudnn
8 years ago
chengduoZH 67edd04a2f fix doc
8 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
8 years ago
chengduoZH 36da82550a Add code comments
8 years ago
Luo Tao 871a3f6e76 remove unused PADDLE_ONLY_CPU comment
8 years ago
qijun 975a51294e infer feed operator output variable shape with dims attribute
8 years ago
chengduoZH e21e5646a5 fix atomicAdd -> CudaAtomicAdd
8 years ago
Yancey1989 e880a356fe update
8 years ago
Yang Yang 2fc7fc7a18 pass multiple forward backward
8 years ago
Yancey1989 462579c416 update
8 years ago
Tao Luo 8e2cc75435 Merge pull request #4667 from PaddlePaddle/reyoung-patch-1
8 years ago
Yang Yang e3161bb61a pass simple backward
8 years ago
zhouxiao-coder 0d017d9126 Merge pull request #4395 from zhouxiao-coder/elu-activation
8 years ago
Yancey1989 a4d410aec8 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into seqconcat_op
8 years ago
Yancey1989 d211b51bd4 update comment
8 years ago
Yang Yang a17442d4be merge 4664 in advance
8 years ago
Yu Yang 32cb74be3e Removed unreached code
8 years ago
Yu Yang cb2ef7d97d Add comment
8 years ago
fengjiayi 0e1f21a570 Fix bug
8 years ago
qijun 7d21d8c022 Merge remote-tracking branch 'baidu/develop' into executor_impl
8 years ago
qijun 15400748ae follow comments and refine codes
8 years ago
chengduoZH 6c6474cbd8 follow coments
8 years ago
zhouxiao-coder e6421249d5 update to latest
8 years ago
fengjiayi a427855902 Update
8 years ago
Yang Yang 932402c16b debug for sum
8 years ago
Yu Yang d350cdbc97 Polish CompileTime InferShape
8 years ago
Tao Luo bb81baa19b Merge pull request #4658 from luotao1/bug
8 years ago
QI JUN 9efd5422f9 Merge pull request #4655 from abhinavarora/fill_constant_op
8 years ago
Tao Luo ceefb555f7 Merge pull request #4500 from luotao1/interp
8 years ago
Luo Tao c876cacc7b fix compiler error: ‘unique_ptr’ is not a member of ‘std’
8 years ago
fengjiayi 53222cb9c3 Add OpProtoHolder
8 years ago
Abhinav Arora 6efacc14d8 Implementing the fill constant op for the executor
8 years ago
zchen0211 63912dcc19 gan design
8 years ago
gangliao e655d29173 merge develop
8 years ago
Yang Yang 340d21d4ed Init at block[0]; Run at block[1]
8 years ago
Yu Yang b33779d653 Merge pull request #4648 from reyoung/feature/use_proto_lite_for_refacting
8 years ago
zchen0211 67c77b57fc gan api
8 years ago