Commit Graph

11984 Commits (56d5319261f94a7c1b135ffe904b415cdfe8f4e8)
 

Author SHA1 Message Date
Luo Tao 87e3bdac4e refine structure of cluster and quick start
7 years ago
Abhinav Arora a1fc570197
Fix for program crash when destructor is called before channel close with blocked readers/writers (#8197)
7 years ago
wanghaox a0b57ac781 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_map
7 years ago
Yiqun Liu b1869f1695
Simplify the inference unittests' cmake and codes. (#8216)
7 years ago
Yu Yang 47c1350860
Merge pull request #8149 from dzhwinter/fix/mixed_vector
7 years ago
Yang Yang(Tony) 61811e9d40
fix parallel op test (#8249)
7 years ago
fengjiayi 3647ed6487
Merge pull request #8237 from JiayiFeng/doc_add_reader_doc
7 years ago
typhoonzero 7a6000a0b8 follow comments
7 years ago
Qiao Longfei 5cc2f0bdda
Add polynomial_decay and piecewise_decay (#8013)
7 years ago
Kexin Zhao 01c2697280 Merge remote-tracking branch 'upstream/develop' into inf_rnn_encode_decode
7 years ago
whs 6612068ee4
Merge pull request #8114 from wanghaoshuang/fix_ctc_align
7 years ago
helinwang e80255ce51
Merge pull request #8200 from tonyyang-svail/disable_nccl_test
7 years ago
Yang Yang d8b0ba9978 turn off test_word2vec.py
7 years ago
Yang Yang bf1ccbec4a turn off test comparesparse
7 years ago
Yang Yang ba6ac8b9a6 turn off parallel
7 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
7 years ago
helinwang be7fcc0bfc long running training tests: fail when got NaN loss (#8169)
7 years ago
whs 8e5bc804bb Fix equation in doc of fluid.layers.fc (#8243)
7 years ago
zhaocheng f3a552415f Merge branch 'feature/fix_buffer_unit_test' of https://github.com/chengduoZH/Paddle into feature/fix_buffer_unit_test
7 years ago
qingqing01 ae0740ce66
Merge pull request #8193 from qingqing01/ssd_target_assign
7 years ago
QI JUN 931375ffeb
fix bug in memory optimization transpiler (#8233)
7 years ago
typhoonzero c74445017d refine distribute transpiler
7 years ago
Tao Luo 6c3b78b7cf
Merge pull request #7977 from luotao1/inference_lib_dist
7 years ago
Tao Luo 7fa1725b04
Merge pull request #8226 from luotao1/doc_cn
7 years ago
fengjiayi 812cf15196
Merge pull request #8009 from JiayiFeng/dev_reader
7 years ago
QI JUN 83df277ff1
Refine get_cfgs method of memory optimization transpiler (#8080)
7 years ago
Luo Tao 16e005e917 fix dead links after adjustation
7 years ago
fengjiayi 5210ff0158 add cpp_data_feeding.md
7 years ago
chengduoZH 56ebb76c00 add the properties of buffered channel and unbuffered channel
7 years ago
Yu Yang b41205d9a6 Disable BUILD_TESTS for warpctc (#8210)
7 years ago
dangqingqing 53b6ee1954 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_target_assign
7 years ago
dangqingqing ee7d842190 Update doc and follow comments.
7 years ago
chengduoZH dff5a8e6da add the properties of buffered channel and unbuffered channel
7 years ago
chengduoZH d2a31fb8aa refine unit test
7 years ago
Luo Tao d1d8257fdf adjust the structure of getstarted and cluster
7 years ago
Qiao Longfei 20c4a4cb4f
Impl scalar switch case op with condition op (#8184)
7 years ago
fengjiayi c1349d98aa fix compile errors
7 years ago
kexinzhao e5832019a8 Inference example and unit test for label_semantic_roles (#8058)
7 years ago
Luo Tao 2f41aaa492 adjust the structure of documentation
7 years ago
dzhwinter 1eb3d6cdb2 "rerun ci"
7 years ago
dangqingqing 09b78c722c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_target_assign
7 years ago
fengjiayi b00cae60ab refine code
7 years ago
fengjiayi 542bdef7a5 fix a unit test
7 years ago
Yang Yang 2668b4d67e disable nccl test
7 years ago
kavyasrinet f215400212 Adding panic logic and test case (#8171)
7 years ago
fengjiayi 0bb9c80ef9 refine code and add unit tests
7 years ago
Luo Tao f28dc9a68d refine inference_lib.cmake
7 years ago
kavyasrinet b90244921b Fixing the gradient check writeup (#8057)
7 years ago
Yi Wang 6024a170f3
Receive from closed channel (#8175)
7 years ago
chengduo de7fa8bc19 refine CSP doc (#8182)
7 years ago