Commit Graph

11696 Commits (b00cae60abdea7402baf70798885f9634b8eb0b0)
 

Author SHA1 Message Date
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
fengjiayi 361bd29670 update
7 years ago
fengjiayi 9bf1a8dac8
Merge pull request #7942 from JiayiFeng/add_docstring
7 years ago
fengjiayi 33ae133131 refine indent
7 years ago
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
7 years ago
typhoonzero 1b8bc3c5b3 rename rpc ops
7 years ago
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
Yuan Gao bc6c4dbb9f
Update box_coder_op.cc
7 years ago
gaoyuan 72eccb238e add box coder op
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