Commit Graph

11562 Commits (901cab9ed3e0838954f0015221093fc1d64b5795)
 

Author SHA1 Message Date
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
fengjiayi e3b499605a add docstring
7 years ago
Yu Yang f224b90dec
Merge pull request #7850 from reyoung/feature/fast_ci
7 years ago
fengjiayi 5a3b06bef7 update debug string
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
typhoonzero 82d924984f update dist transpiler
7 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
7 years ago
Yibing Liu 0311fd1505
Merge pull request #7888 from kuke/add_lstmp_doc
7 years ago
gongweibao cce18c9fe6 Fix typo (#7933)
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
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
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
Yi Wang 4fb3c676a8
Polish threadpool (#7918)
7 years ago
chengduoZH e3952b9fae fix unit test
7 years ago
chengduoZH 0f47703dd5 add begin_norm_axis
7 years ago
chengduoZH a0669e387b dtype2str
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
kexinzhao 3646be7bfc Fix some typos in support new device doc (#7895)
7 years ago
Yancey 0f0ce4e5ec
Fix cpplint (#7914)
7 years ago
武毅 187da7f89f
Merge pull request #7884 from typhoonzero/downgrade_boost_version_to_fit_manylinux
7 years ago
chengduo a026f52b73 refine channel (#7910)
7 years ago
chengduoZH 4ce397964b fix unit test and c++ code
7 years ago
yi.wu 90a5fd26a9 fix boost down link
7 years ago
武毅 8a6a339eb4
Merge pull request #7889 from helinwang/send_err
7 years ago
kavyasrinet 0531edf9da
Adding distributed training for dynamic_lstm (#7903)
7 years ago
kexinzhao 9b6387e7ae
address comments (#7900)
7 years ago
kavyasrinet 1f3caaa8a4
Make notest_dist_image_classification consistent with distributed implementation in others. (#7899)
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
Liu Yiqun eca58a6200 Add unittest for GPU.
7 years ago
Yang yaming 84c12c6edc Add one_hot operator. (#7819)
7 years ago
Liu Yiqun 438aad24a5 Update the inference unittest using the new Executor.Run().
7 years ago
Liu Yiqun 2cf56367b8 Merge branch 'develop' into core_add_inference_unittest
7 years ago
kexinzhao 788f5c6d43
New Run() method for framework::Executor (#7807)
7 years ago
Xi Chen ce54d5e834 fix typo
7 years ago
Xi Chen c3cebc0f04 fix #5902
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
chengduoZH ae0ea54159 fix unit test
7 years ago