Commit Graph

7797 Commits (07e5d867873a4efd5ae39ac0b5cdc7cd0398686b)
 

Author SHA1 Message Date
xzl 07e5d86787 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into protobuf_lite
8 years ago
xzl 54a03ab31d add paddle_protobuf_generate_cpp() Func which could dynamic set RUNTIME_LITE mode for paddle
8 years ago
xzl f9135aeabf change back to original
8 years ago
xzl c6355444df avoid modify the proto files
8 years ago
qingqing01 62da438e8e Merge pull request #4462 from chengduoZH/Add_vol2col_functor
8 years ago
kexinzhao 9995aed114 Implementing Softplus operator (#4690)
8 years ago
Yang Yang(Tony) c3bf332666 Merge pull request #4537 from QiJune/executor_impl
8 years ago
chengduoZH f5ac335046 follow comments
8 years ago
Yu Yang 23407e7a64 Design doc of SelectedRows (#4652)
8 years ago
Qiao Longfei 696874ac6e Optimizer Design (#4656)
8 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
8 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
8 years ago
chengduoZH 32146da9b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_vol2col_functor
8 years ago
chengduoZH c85d777f87 follow comments
8 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
8 years ago
kavyasrinet 0a74fed181 Correcting few mistakes in the block doc (#4681)
8 years ago
Abhinav Arora d1479d930e Fixing errors in the refactorization doc (#4680)
8 years ago
Yu Yang c193f82385 Merge pull request #4580 from zchen0211/develop
8 years ago
fengjiayi ee22a436a8 Merge pull request #4684 from reyoung/feature/parameter
8 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
8 years ago
Yang Yang 434949ca2d clean up for merge
8 years ago
Yang Yang f410622f03 merge follow comment
8 years ago
Yang Yang a528a9717e remove prune as member function to function
8 years ago
qijun 436ea50d5f follow comments
8 years ago
Yang Yang 2e7cd201a4 remove log in backward
8 years ago
zchen0211 16b2f963b8 gan
8 years ago
zchen0211 e31cfcd271 gan
8 years ago
Yu Yang f185af8d7b Complete parameter
8 years ago
zchen0211 1bb2308ff3 gan design with graph
8 years ago
zchen0211 ea56018907 gan design with graph
8 years ago
zchen0211 c4721f5ab1 gan design with graph
8 years ago
zchen0211 ef4132051c gan design with graph
8 years ago
zchen0211 147c3f523a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yu Yang 0c37a06117 Merge branch 'feature/change_proto_to_desc' into feature/complete_variable_bind
8 years ago
Yu Yang fb2ad4c949 Change PythonAPI `.proto` to `.desc`
8 years ago
Yang Yang 062ff4d77b clean up
8 years ago
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
8 years ago
Yang Yang 293a7d1e75 add feed infershape todo
8 years ago
Yang Yang 3f9e247a73 set variable support dim
8 years ago
Yu Yang 83dbc15055 Merge branch 'develop' of github.com:baidu/Paddle into feature/complete_variable_bind
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
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
8 years ago