Commit Graph

7846 Commits (2603cb7e86dc4fdfe163d17f286df7ab2f05c4d6)
 

Author SHA1 Message Date
xzl e66f02f07d delete useless code which used the interface of protobuf.a
7 years ago
Luo Tao a06f099d9f refine comment of interp_op
7 years ago
xzl bc9d8b5ea8 modify all proto used in inference with RUNTIME_LITE, delete Unnecessary proto druning inference process
7 years ago
chengduoZH fcfce48421 follow coments
7 years ago
X.Dragon 3a68955ff0 Merge pull request #4509 from hedaoyuan/inference
7 years ago
zhouxiao-coder 53574e54a1 reslove merge conflict;reimplement ELU activation with functor
7 years ago
武毅 3f874143fe fix grad debug event (#4536)
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
Yang Yang 089cc11df4 clean up && fix #4624
7 years ago
hedaoyuan adad8d9ed2 Open WITH_TESTING option.
7 years ago
Luo Tao 4724bdbe68 Merge branch 'develop' into interp
7 years ago
chengduoZH 3db3a1066b remove conflict
7 years ago
chengduoZH ba791f7b3f Add vol2col functor and unit test
7 years ago
Yang Yang c93d74aa06 merge develop
7 years ago
Yang Yang 6e7666f199 before backward
7 years ago
Yang Yang c83ea1cdca remove hardcode add_XX_op
7 years ago
Yang Yang a67e8ea3eb Add AddOp
7 years ago
Yang Yang 005f15b495 FeedOp and FetchOp unit test
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
qiaolongfei a0767228bd merge InferShapeContext and ExecutionContext
7 years ago
fengjiayi c3b46d1683 Merge pull request #4573 from Canpio/dev_backward_for_op_desc
7 years ago
Yi Wang cb1baa3be7 Update program.md (#4618)
7 years ago
Yan Chunwei bfe6dcb5d3 fix RNN and IfElse syntax in Block design (#4210)
7 years ago
Yi Wang 99895730f7 Merge pull request #4609 from kavyasrinet/tanhshrink
7 years ago
Yan Chunwei 34193844ad add background for TensorArray (#4564)
7 years ago
Yi Wang 04e2f3e455 Merge pull request #4619 from wangkuiyi/update_ifelseop_design
7 years ago
Yang Yang b68a95f7f4 prune pass simple test
7 years ago
Yan Chunwei 20a6ae7f1f Feature/tensor array add python binding (#4616)
7 years ago
Yi Wang 6dcbeb6125 Update if_else_op.md according to https://github.com/PaddlePaddle/Paddle/issues/4313
7 years ago
gangliao 683ef60d7c Merge commit 'refs/pull/4537/head' of https://github.com/PaddlePaddle/Paddle into 4537
7 years ago
qijun a7d700e0ba revert local scope to TODO
7 years ago
fengjiayi bd7b66920c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_backward_for_op_desc
7 years ago
Yi Wang 4c96008a45 Merge pull request #4566 from reyoung/feature/grad_reg_mechanism_cont2
7 years ago
qijun f087533cc3 Merge remote-tracking branch 'baidu/develop' into executor_impl
7 years ago
zchen0211 806796cea3 gan api
7 years ago
qijun 91f5d2b9cb follow comments and create local_scope inside executor run method
7 years ago
zchen0211 564b8c6ced gan api
7 years ago
zchen0211 d0f719f787 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
fengjiayi 803b7b6298 Follow comments
7 years ago
Yi Wang f8b5d54c6c Merge pull request #4569 from jacquesqiao/add_compile_time_infershape
7 years ago
Yang Yang d73aa874b2 merge develop
7 years ago
Yi Wang 097f533bca Resolve conflict
7 years ago
qijun e8a678e1ee fix executor gpu unittest runtime error
7 years ago
Yang Yang ac0e3828b4 test text
7 years ago
qiaolongfei 4acd5abaaa update comment for input/output length check
7 years ago
Yan Chunwei 3e82922851 fix tensorarray unpack bug (#4614)
7 years ago
qiaolongfei 8c7ee7a5cd optimize code
7 years ago