Commit Graph

1145 Commits (0521161070f1a567f4984930774db104ab86376d)

Author SHA1 Message Date
yangyaming 0521161070 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
7 years ago
yangyaming 9a3f50d806 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
7 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
7 years ago
qingqing01 23bf6b2c15 Merge pull request #4887 from chengduoZH/fix_im2col_kocf_for_sequence
7 years ago
Zhuoyuan 8fdc315acc Merge pull request #4739 from zchen0211/develop
7 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
7 years ago
Yu Yang bc15117403 Correct mul_op implementation (#4988)
7 years ago
QI JUN 40e7caf667 ensure ids in lookup table op must be a column vector (#4987)
7 years ago
chengduoZH 09662da0be follow comments
7 years ago
chengduoZH 811a3174f1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2col_kocf_for_sequence
7 years ago
chengduoZH 2947f5678e follow comments
7 years ago
dangqingqing cf2608e383 update to the develop branch.
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
7 years ago
Qiao Longfei 54ffafa123 use context to get attribute (#4997)
7 years ago
chengduoZH dc7d07358c add padding up, down, left, right
7 years ago
Guo Sheng d0cfbba429 Merge pull request #4496 from guoshengCS/add-NormOp
7 years ago
zchen0211 b3ab3ce0a1 deconv -> conv transpose
7 years ago
zchen0211 64c5ecbedb deconv
7 years ago
Yu Yang 65906ef1d0 Several Enhancement
7 years ago
zchen0211 502e72591f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
qijun 7edc1d96c6 fix clang build error
7 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
7 years ago
kavyasrinet 5380a5471b Adding Nesterov Momentum (#4948)
7 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
7 years ago
Abhinav Arora 09c0c82ec9 Adding increment op (#4940)
7 years ago
zchen0211 8e55736a20 deconv2d
7 years ago
QI JUN 9903e49f94 add test_fit_a_line (#4936)
7 years ago
QI JUN 92369177ad Merge pull request #4941 from QiJune/fix_elementwis_add_bug
7 years ago
zchen0211 7eeaae1695 deconv
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
qijun 9e6404441c fix elementwise add bug
7 years ago
zchen0211 d97a732f4f deconv
7 years ago
zchen0211 e59ca752fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op (#4931)
7 years ago
Abhinav Arora 11bebeb2dc Removing updates of Beta1 and Beta2 power accumulators outside the op (#4925)
7 years ago
Yu Yang 3db5278301 Feature/py executor test (#4922)
7 years ago
dangqingqing 17e33738f2 Enhance unit testing and fix bug.
7 years ago
dangqingqing 8bec26be03 Add missing file of math/detail/CMakeLists.txt
7 years ago
dangqingqing a461bf139d Add missing file.
7 years ago
zchen0211 e8cd4b7d86 deconv2d impl in full
7 years ago
dangqingqing b325213150 update to develop branch.
7 years ago
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
7 years ago
zchen0211 43aad989bd deconv
7 years ago
QI JUN 7ad13fbfe9 Merge pull request #4876 from QiJune/sgd_op_sparse_kernel
7 years ago
zchen0211 5ec55e7995 deconv impl
7 years ago
zchen0211 80ebc8d5e3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
kavyasrinet c10b8e808f Adding Proximal Gradient Descent (#4848)
7 years ago
fengjiayi af215a1a53 Design doc: Batch Normalization Operator (#3748)
7 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago