Commit Graph

8481 Commits (8f4c488e6e2fa88438142fce1ef504521c2fd18e)
 

Author SHA1 Message Date
Yan Chunwei db7b11719b change lod tensor to absolute offsets (#4952)
7 years ago
qijun 7edc1d96c6 fix clang build error
7 years ago
QI JUN 1680903dd4 Merge pull request #4956 from QiJune/test_book2
7 years ago
fengjiayi 05ece8481e Trainable conv net of MNIST (#4960)
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
typhoonzero 71c2b296eb update
7 years ago
tensor-tang 5c892db64c remove unused code
7 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
7 years ago
Luo Tao 36ebf00f98 rename sparse_vector to sparse_float_vector, and fix typo
7 years ago
Tao Luo 237855848a Merge pull request #4966 from tensor-tang/develop
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
7 years ago
hedaoyuan 9a5562aade Merge pull request #4963 from hedaoyuan/inference
7 years ago
Kexin Zhao fdaf0772c4 add adagrad optimizer python implementation
7 years ago
wanghaoshuang 00ad7512cf Use stream while memory::Copy in GPU mode
7 years ago
hedaoyuan 2bb2c318e9 Change the name of the export.map to paddle_capi.map which need to be released in each version.
7 years ago
Abhinav Arora 09c0c82ec9 Adding increment op (#4940)
7 years ago
zchen0211 8e55736a20 deconv2d
7 years ago
Dong Zhihong 333045d7b2 "move nccl to another directory"
7 years ago
Abhinav Arora 0e31d7d71b Adding the interface for the momentum optimizer (#4919)
7 years ago
qijun 8278d97e3a add book02.recognize_digits mlp train test
7 years ago
hedaoyuan 37bfd03f0c Merge pull request #4932 from hedaoyuan/inference
7 years ago
hedaoyuan 5d2fe7cd91 Fix cc_library paddle_capi_whole.
7 years ago
Yu Yang 102a5f3499 Feature/remove global scope (#4950)
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
Yu Yang af4dac4ac3 Feature/free kid scope (#4951)
7 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
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