Commit Graph

43 Commits (938a9e4faa8deb6a9a7a7af04b7fb761b6983823)

Author SHA1 Message Date
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
Xin Pan db7b92d0b6 fix
7 years ago
Xin Pan 6826de21c2 better dist tests
7 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
7 years ago
Wu Yi 5ebbfaa8b9
Get diff for all changes in current branch (#12265)
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
Yancey1989 2a51e8e231 add timeout for dist word2vec unit test
7 years ago
Yancey1989 f28f7faa27 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
7 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
yi.wu 92c61ce8fc disable test listen and serv
7 years ago
yi.wu 000c80a14a disable failed tests
7 years ago
Yancey1989 05b6aa1805 increase dist unit test timeout
7 years ago
Yancey1989 e896926b9c add unit test for dist mnist
7 years ago
Yancey1989 8939f17d30 sppedup test_listen_and_serv_op
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
yuyang18 0dcfb7b45e Remove buggy tests
7 years ago
yuyang18 9ab12df62d Disable no good tests
7 years ago
yuyang18 b920d2c281 enable serial tests
7 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
yuyang18 0ce840277e Skip hang op
7 years ago
yuyang18 3ec17dcb73 Fix cmake
7 years ago
yuyang18 8c6f9389ee Disabled hanged unit tests
7 years ago
yuyang18 56c2e4a74b disable test together
7 years ago
yuyang18 f06515119e Extract tests from test_parallel_executor
7 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
7 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
7 years ago
Wu Yi 8352f93809
Merge pull request #9933 from typhoonzero/add_dist_unit_test
7 years ago
typhoonzero 22f58382bc run dist train test single process
7 years ago
mozga-intel 5e13314dc1 Commit
7 years ago
fengjiayi c1bf06f9d9
Merge pull request #9289 from dzhwinter/speed/sequence_expand
7 years ago
mozga-intel d24b5e060f The fully connected: the operator is removed when the MKLDNN flag is OFF
7 years ago
dzhwinter 996b3e15fa Merge remote-tracking branch 'origin/develop' into speed/sequence_expand
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
Xin Pan b25a9c488d Reduce test size to avoid GPU memory issue.
7 years ago
dzhwinter c72450d24d "seperate test"
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago