Commit Graph

11758 Commits (87e3bdac4eafb3709f146cff358bca9568c24aed)
 

Author SHA1 Message Date
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
Yibing Liu cc82ff0d96 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
xzl b5ea048395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl aece290599 add depthwise gpu forward, backward, test, interface
7 years ago
Yibing Liu 4ca19d4e18 Add python api for lstmp operator
7 years ago
yi.wu a8c46f33d8 downgrade boost to fit manylinux
7 years ago
QI JUN 7333df8510 fix pool_op bug (#7879)
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
Liu Yiqun 20d3af62d0 Enable the dependency.
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
Tao Luo 3309300214
Merge pull request #7849 from Yancey1989/add_noavx_openblas_link
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
Cao Ying f91f134458
Merge pull request #7770 from peterzhang2029/nmt_fix
7 years ago
Yancey1989 f9a11f51ce Add noavx-openblas whl package download link
7 years ago
Liu Yiqun f6f7102b1c Merge branch 'develop' into core_add_inference_unittest
7 years ago
Liu Yiqun 250206d1cf Change the example of inference to a unittest.
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
dzhwinter 876b32ae6a "fix typo" (#7846)
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
helinwang d380ad0674
Merge pull request #7837 from helinwang/transpiler_fix
7 years ago
Yibing Liu 5c6fc3f92f Make TestLstmpOp inherit from TestLstmOp
7 years ago