Commit Graph

7719 Commits (7454ec0400429676edaa46578b024ff4bd4c028e)
 

Author SHA1 Message Date
Liu Yiqun 7454ec0400 Simplify backward when inserting a sum operator to accumulate all duplicated variables.
7 years ago
Yu Yang 23407e7a64 Design doc of SelectedRows (#4652)
7 years ago
Qiao Longfei 696874ac6e Optimizer Design (#4656)
7 years ago
kavyasrinet 1397e17f6b Implemented the hardShrink activation (#4653)
7 years ago
Siddharth Goyal 6604d7cda2 Add logsigmoid (numerically stable) and softshrink (#4663)
7 years ago
kavyasrinet 0a74fed181 Correcting few mistakes in the block doc (#4681)
7 years ago
Abhinav Arora d1479d930e Fixing errors in the refactorization doc (#4680)
7 years ago
Yu Yang c193f82385 Merge pull request #4580 from zchen0211/develop
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
zchen0211 16b2f963b8 gan
7 years ago
zchen0211 e31cfcd271 gan
7 years ago
Yu Yang f185af8d7b Complete parameter
7 years ago
zchen0211 1bb2308ff3 gan design with graph
7 years ago
zchen0211 ea56018907 gan design with graph
7 years ago
zchen0211 c4721f5ab1 gan design with graph
7 years ago
zchen0211 ef4132051c gan design with graph
7 years ago
zchen0211 147c3f523a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Yu Yang 0c37a06117 Merge branch 'feature/change_proto_to_desc' into feature/complete_variable_bind
7 years ago
Yu Yang fb2ad4c949 Change PythonAPI `.proto` to `.desc`
7 years ago
Yu Yang 7506e4816b Merge pull request #4660 from reyoung/feature/polish_infer_shape
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 7973d3a0ad Merge pull request #4641 from reyoung/feature/add_persistable_in_var_desc
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
Qiao Longfei 57816eb82a Merge pull request #4677 from chengduoZH/fix_InferShapeContextBase_to_InferShapeContext
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
zhouxiao-coder 0d017d9126 Merge pull request #4395 from zhouxiao-coder/elu-activation
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
zchen0211 63912dcc19 gan design
7 years ago
Yu Yang b33779d653 Merge pull request #4648 from reyoung/feature/use_proto_lite_for_refacting
7 years ago
zchen0211 67c77b57fc gan api
7 years ago