Commit Graph

8288 Commits (bab5e53c0388db563cec14a33493c715ba8fecee)
 

Author SHA1 Message Date
zchen0211 43aad989bd deconv
7 years ago
Yu Yang 47f773ddb2 Copy Constructor for ProgramDesc (#4895)
7 years ago
wanghaoshuang 4018754d66 fix LoDTensor::lod_element to get last element in level
7 years ago
Yang Yang(Tony) 6a03a4d910 Merge pull request #4480 from PaddlePaddle/update-doc-pybind
7 years ago
Yang Yang(Tony) 3ca3a200ab Prune Design Doc (#4732)
7 years ago
Yang Yang(Tony) 831927d58c Merge pull request #4738 from tonyyang-svail/prune_impl
7 years ago
Yu Yang e9249d16cb Add glog as dependencies of ops (#4908)
7 years ago
Yu Yang f6e1d959d2 Expose VarDesc::persistable to Python (#4911)
7 years ago
Dong Zhihong fdfc8f9baa "switch to Init op"
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
Yang Yang c5b411c515 make compatible to new programDescBind
7 years ago
Yang Yang 39aa81e74e Merge remote-tracking branch 'upstream/develop' into prune_impl
7 years ago
zchen0211 80ebc8d5e3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
fengjiayi c93596d35b unify layer names (#4913)
7 years ago
kavyasrinet c10b8e808f Adding Proximal Gradient Descent (#4848)
7 years ago
fengjiayi a204fefe16 Fix several bugs in compile time backward and Protobuf desc (#4894)
7 years ago
fengjiayi af215a1a53 Design doc: Batch Normalization Operator (#3748)
7 years ago
Abhinav Arora f4a21e387f Design Doc for Regularization (#4869)
7 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
7 years ago
fengjiayi efd009a063 implementation of simple conv2d layer (#4868)
7 years ago
武毅 40f3e0c194 fix_fault_tolerant_dist_lock (#4888)
7 years ago
Yiqun Liu 3b8d36e515 Merge pull request #4460 from Xreki/update_android_doc
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago
chengduoZH d2c1408f91 fix im2col kocf for sequence projection
7 years ago
Liu Yiqun d0ac274930 Merge branch 'develop' into update_android_doc
7 years ago
Liu Yiqun cd099c7262 Remove the words related to the support of Android 16.
7 years ago
Yang Yang(Tony) 43c05e434d Merge pull request #4855 from tonyyang-svail/executor_refine
7 years ago
Yu Yang 8938a9b0ac Correct implement BlockDesc destructor (#4882)
7 years ago
QI JUN 521514da36 fix conflict (#4883)
7 years ago
Markus Kliegl 164898277c MatMul operator (#4856)
7 years ago
dzhwinter fd96914d23 Merge pull request #4571 from sidgoyal78/momentum_op
7 years ago
qijun f9681459b2 fix gpu build error
7 years ago
Yu Yang 5d67677c60 Remove private data members in OpRegister (#4871)
7 years ago
Abhinav Arora e23c1fee66 Correcting some grammatical mistakes in SelectedRows Document (#4872)
7 years ago
qijun ab8cc401e6 add sparse sgd operator unittest
7 years ago
qijun 330c509bc3 Merge remote-tracking branch 'baidu/develop' into sgd_op_sparse_kernel
7 years ago
qijun 182ce51c6d add sparse kernel of sgd operator
7 years ago
zchen0211 98dccc9f21 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Qiao Longfei 46f7854e5c fix mac compile (#4870)
7 years ago
Qiao Longfei df0946ebe2 Impl optimizer (#4734)
7 years ago
Yang Yang(Tony) c7ebe0e134 Update refactorization.md
7 years ago
zchen0211 451863dba2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
Tao Luo 3ae9aa93c4 Merge pull request #4860 from tensor-tang/merge_grad_gtest
7 years ago
Cao Ying f12f61d5ac Merge pull request #4674 from ranqiu92/attention
7 years ago
ranqiu 7ad15259fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
ranqiu 78320194aa refine dot-product attention according to the comments
7 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago