Commit Graph

6491 Commits (3f2aa982b26b576c9c39c015c25c607581d633d5)

Author SHA1 Message Date
kexinzhao 3f2aa982b2
Merge pull request #7890 from kexinzhao/remove_unreferenced_var
7 years ago
Yang yaming fb1a0dfb15
Merge pull request #7943 from pkuyym/fix-7939
7 years ago
Cao Ying 29b683922a
Merge pull request #7928 from guoshengCS/add-weight-normalization
7 years ago
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
7 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
Yu Yang f224b90dec
Merge pull request #7850 from reyoung/feature/fast_ci
7 years ago
武毅 71f2383e3a
Merge pull request #7793 from typhoonzero/recv_op_python_with_guard
7 years ago
Yi Wang d082f3a911
Rewrite class Channel to implement buffered and unbuffered channels (#7915)
7 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
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
Yang Yu 8d6f827a0d Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_ci
7 years ago
chengduo f20f0eb7cf
Merge pull request #7924 from chengduoZH/enhancement/dtype2str
7 years ago
Qiao Longfei 59357f4fb9
fix floor_op (#7926)
7 years ago
Yi Wang 4fb3c676a8
Polish threadpool (#7918)
7 years ago
chengduoZH e3952b9fae fix unit test
7 years ago
chengduoZH a0669e387b dtype2str
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
Yancey 0f0ce4e5ec
Fix cpplint (#7914)
7 years ago
chengduo a026f52b73 refine channel (#7910)
7 years ago
武毅 8a6a339eb4
Merge pull request #7889 from helinwang/send_err
7 years ago
kexinzhao 9b6387e7ae
address comments (#7900)
7 years ago
kavyasrinet 06e226378f
Fix Latex (#7901)
7 years ago
Kexin Zhao 2f9cf7ccae address comments
7 years ago
chengduo 9beec1212b Add Channel (#7442)
7 years ago
Yang yaming 84c12c6edc Add one_hot operator. (#7819)
7 years ago
kexinzhao 788f5c6d43
New Run() method for framework::Executor (#7807)
7 years ago
Kexin Zhao a671879759 remove unreferenced vars
7 years ago
Kexin Zhao 6592ea1568 initial commit
7 years ago
Helin Wang 0e1109cdf3 Fix send op data race
7 years ago
QI JUN 7333df8510 fix pool_op bug (#7879)
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
Yang Yu 5594456a4b Add build_type to build.sh
7 years ago
Yu Yang b456517214
Merge pull request #7821 from reyoung/feature/add_demo_for_parallel.do
7 years ago
yangyaming 9d826e1c65 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
Yang Yang(Tony) 1d2c99c336
fix nccl root number (#7842)
7 years ago
Yang Yang(Tony) 25cb906403
Fix call once logic (#7839)
7 years ago
Yang Yu cf1254df23 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_demo_for_parallel.do
7 years ago
Darcy f9fe48e00c
Merge pull request #7835 from putcn/fix_build_cblas_issue
7 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
7 years ago
Xi Chen 8360ff0b32 fix openblas build
7 years ago
Yibing Liu 9ecc54a11b Remove redundant code in unit test
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
helinwang 1ab1181460 aysnc send/recv, seriliaze/deserialize using threadpool. (#7705)
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
Yibing Liu 76beff86a0 Make the projection activation configurable
7 years ago
Cao Ying 32a5dfd345
Merge pull request #7791 from lcy-seso/multihead_attention
7 years ago
typhoonzero 35b4d42ab6 merge doc fixes
7 years ago