Commit Graph

3632 Commits (3f2aa982b26b576c9c39c015c25c607581d633d5)

Author SHA1 Message Date
Cao Ying 29b683922a
Merge pull request #7928 from guoshengCS/add-weight-normalization
7 years ago
fengjiayi e3b499605a add docstring
7 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
typhoonzero 82d924984f update dist transpiler
7 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
7 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Yibing Liu 0fbfd2dc70 Simplify the symbol description
7 years ago
guosheng 6b9f1d343e Make weight normalization adapt to the up-to-date code
7 years ago
kavyasrinet 0065548cd3 Update copyright for notest_dist_image_classification (#7898)
7 years ago
guosheng a422f34607 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-weight-normalization
7 years ago
guosheng e27a030072 Add weight normalization
7 years ago
Cao Ying 686024c0ee
Merge pull request #7883 from peterzhang2029/fix_rnn_encoder_decoder
7 years ago
Qiao Longfei 59357f4fb9
fix floor_op (#7926)
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
kavyasrinet 0531edf9da
Adding distributed training for dynamic_lstm (#7903)
7 years ago
kavyasrinet 1f3caaa8a4
Make notest_dist_image_classification consistent with distributed implementation in others. (#7899)
7 years ago
Yang yaming 84c12c6edc Add one_hot operator. (#7819)
7 years ago
Yibing Liu cc82ff0d96 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Yibing Liu 4ca19d4e18 Add python api for lstmp operator
7 years ago
peterzhang2029 020bee03a9 fix the decoder_boot
7 years ago
zhangchao 69a8438e42
Merge pull request #7881 from peterzhang2029/rnn_encoder_decoder_fix
7 years ago
peterzhang2029 7a2e6dead9 fix test_rnn_encoder_decoder
7 years ago
武毅 7293ed1b4d
Merge pull request #7869 from typhoonzero/fix_transpiler_type_bug
7 years ago
typhoonzero 900f411d62 fix dist transpiler bug
7 years ago
Yang yaming 7278aa7b1c
Merge pull request #7739 from pkuyym/fix-7717
7 years ago
Yang yaming b66f1ada97
Merge pull request #7792 from kuke/add_lstmp
7 years ago
Cao Ying f91f134458
Merge pull request #7770 from peterzhang2029/nmt_fix
7 years ago
Yu Yang b456517214
Merge pull request #7821 from reyoung/feature/add_demo_for_parallel.do
7 years ago
peterzhang2029 e3b8222cfd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nmt_fix
7 years ago
yangyaming 9d826e1c65 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
yangyaming 7eb19abc76 Refine the doc.
7 years ago
helinwang d380ad0674
Merge pull request #7837 from helinwang/transpiler_fix
7 years ago
Yibing Liu 5c6fc3f92f Make TestLstmpOp inherit from TestLstmOp
7 years ago
typhoonzero dc7073ded2 update by comment.
7 years ago
Yang Yu cf1254df23 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_demo_for_parallel.do
7 years ago
Abhinav Arora 08b736c6d4
Add distributed implementation for recommender system (#7810)
7 years ago
Helin Wang 39b0fdc3af Transpiler: fix pserver crash due to split var name check.
7 years ago
Darcy f9fe48e00c
Merge pull request #7835 from putcn/fix_build_cblas_issue
7 years ago
Xi Chen 925b44464a fix test due to api change
7 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
7 years ago
Yibing Liu 9ecc54a11b Remove redundant code in unit test
7 years ago
whs f73e5e195e
Merge pull request #7830 from wanghaoshuang/fix_infer_io
7 years ago
yangyaming a249c0cae9 Refine doc and fix dtype.
7 years ago
wanghaoshuang fd0dd6e63a Use extend instead of appending.
7 years ago
fengjiayi beb9075606 Merge pull request #7824 from JiayiFeng/fix_bug
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
fengjiayi 02fee882be
Merge pull request #7824 from JiayiFeng/fix_bug
7 years ago
Yang Yu 7a935b1701 Polish code
7 years ago
Yang Yu f044b23fac Merge branch 'develop' of github.com:baidu/Paddle into feature/add_demo_for_parallel.do
7 years ago
Yu Yang 0c5cbc4e55
Merge pull request #7817 from reyoung/feature/rename_is_compile_gpu_to_is_compiled_with_cuda
7 years ago