Commit Graph

8251 Commits (d9062cd9ee1297547c16d57c0d5024ceb3555d2f)
 

Author SHA1 Message Date
dzhwinter ac4f7598ed Merge pull request #4985 from reyoung/add_nccl_to_docker_image
8 years ago
Yu Yang 784fc32bfa Add nccl to docker image
8 years ago
zchen0211 64c5ecbedb deconv
8 years ago
Yu Yang e9e0d7d774 Correct the dependencies (#4978)
8 years ago
Yu Yang 86437a8dda Global function, op_support_gpu (#4980)
8 years ago
Kexin Zhao 7256cbe1de add default value to epsilon
8 years ago
Yu Yang 65906ef1d0 Several Enhancement
8 years ago
zchen0211 502e72591f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
QI JUN d2f3c8bb7a Merge pull request #4973 from QiJune/clang-build-error
8 years ago
Yan Chunwei db7b11719b change lod tensor to absolute offsets (#4952)
8 years ago
qijun 7edc1d96c6 fix clang build error
8 years ago
QI JUN 1680903dd4 Merge pull request #4956 from QiJune/test_book2
8 years ago
fengjiayi 05ece8481e Trainable conv net of MNIST (#4960)
8 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
8 years ago
kavyasrinet 5380a5471b Adding Nesterov Momentum (#4948)
8 years ago
typhoonzero 71c2b296eb update
8 years ago
tensor-tang 5c892db64c remove unused code
8 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
8 years ago
Luo Tao 36ebf00f98 rename sparse_vector to sparse_float_vector, and fix typo
8 years ago
Tao Luo 237855848a Merge pull request #4966 from tensor-tang/develop
8 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
8 years ago
hedaoyuan 9a5562aade Merge pull request #4963 from hedaoyuan/inference
8 years ago
Kexin Zhao fdaf0772c4 add adagrad optimizer python implementation
8 years ago
hedaoyuan 2bb2c318e9 Change the name of the export.map to paddle_capi.map which need to be released in each version.
8 years ago
Abhinav Arora 09c0c82ec9 Adding increment op (#4940)
8 years ago
zchen0211 8e55736a20 deconv2d
8 years ago
Abhinav Arora 0e31d7d71b Adding the interface for the momentum optimizer (#4919)
8 years ago
qijun 8278d97e3a add book02.recognize_digits mlp train test
8 years ago
hedaoyuan 37bfd03f0c Merge pull request #4932 from hedaoyuan/inference
8 years ago
hedaoyuan 5d2fe7cd91 Fix cc_library paddle_capi_whole.
8 years ago
Yu Yang 102a5f3499 Feature/remove global scope (#4950)
8 years ago
QI JUN 9903e49f94 add test_fit_a_line (#4936)
8 years ago
QI JUN 92369177ad Merge pull request #4941 from QiJune/fix_elementwis_add_bug
8 years ago
Yu Yang af4dac4ac3 Feature/free kid scope (#4951)
8 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago
zchen0211 7eeaae1695 deconv
8 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method (#4949)
8 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
8 years ago
zchen0211 c33575a51c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qijun 9e6404441c fix elementwise add bug
8 years ago
zchen0211 d97a732f4f deconv
8 years ago
Abhinav Arora 43702a89d5 Correcting some grammatical mistakes in register_grad_op.md (#4938)
8 years ago
zchen0211 e59ca752fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
fengjiayi 1f1be6c97a Test recognize_digits_conv (#4926)
8 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op (#4931)
8 years ago
Abhinav Arora 11bebeb2dc Removing updates of Beta1 and Beta2 power accumulators outside the op (#4925)
8 years ago
Yu Yang 3db5278301 Feature/py executor test (#4922)
8 years ago
hedaoyuan 56d5db8bea Bug fix of libpaddle_capi_whole.a in x86.
8 years ago
hedaoyuan 747b541957 Follow comments
8 years ago