Commit Graph

8377 Commits (4c183b17f28f138b1fd633c18873365ca5ed2719)
 

Author SHA1 Message Date
zchen0211 7eeaae1695 deconv
7 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method (#4949)
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
zchen0211 c33575a51c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
qijun 9e6404441c fix elementwise add bug
7 years ago
zchen0211 d97a732f4f deconv
7 years ago
Abhinav Arora 43702a89d5 Correcting some grammatical mistakes in register_grad_op.md (#4938)
7 years ago
zchen0211 e59ca752fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
fengjiayi 1f1be6c97a Test recognize_digits_conv (#4926)
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
hedaoyuan 56d5db8bea Bug fix of libpaddle_capi_whole.a in x86.
7 years ago
hedaoyuan 747b541957 Follow comments
7 years ago
dangqingqing 694bc64aaf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm
7 years ago
dangqingqing 17e33738f2 Enhance unit testing and fix bug.
7 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
7 years ago
Yibing Liu ba5ebe5300 Merge pull request #4933 from kuke/learning_rate_debug
7 years ago
Yibing Liu 2073fb96cb Enable learning rate annealing of Adam Optimizer
7 years ago
hedaoyuan 378dcb1833 Split paddle_capi_whole into paddle_nn_engine and paddle_layers two static libraries.
7 years ago
dangqingqing 8bec26be03 Add missing file of math/detail/CMakeLists.txt
7 years ago
dangqingqing ee39b37a41 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm
7 years ago
tensor-tang 94e442d4b1 add cpp file of MKLDNNLayer
7 years ago
tensor-tang 9e38dafa29 change MKLDNNMatrix create interface since MatrixPtr is not always required
7 years ago
tensor-tang c1914543b0 refine mkldnn logic, move reset buffers into MKLDNNLayer
7 years ago
dangqingqing a461bf139d Add missing file.
7 years ago
whs c8c4ba0f65 Merge pull request #4918 from wanghaoshuang/fix_lod
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
Qiao Longfei d253df742c remove Program.instance (#4915)
7 years ago
wanghaoshuang edb6aba698 make lod_element return std::pair
7 years ago
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
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