Commit Graph

63 Commits (eef77fdd92a9353300324da94c24ef8803b69a10)

Author SHA1 Message Date
Wu Yi ea15065441
parallel run dist ci (#13433)
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
gongweibao 2d97903a95
disable transformer (#13515)
7 years ago
Jiabin Yang fe7f244150
Update CMakeLists.txt
7 years ago
chengduoZH 683728e989 disable test_fuse_elewise_add_act in mac
7 years ago
Jiabin Yang 2c7a8b92c0
Merge branch 'develop' into mac/fix_unittest_279_395
7 years ago
JiabinYang e8e762f4e8 fix mac unittest 279/395 error without distribute
7 years ago
JiabinYang 6a91200757 fix mac unitest and add test_debugger back
7 years ago
JiabinYang facfec10bc fix mac unitest on ci
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable
7 years ago
Wu Yi 323d017c07
Merge pull request #13379 from typhoonzero/fix_with_distribute_tests_cmake
7 years ago
typhoonzero 26b1704bef fix with distribute cmake
7 years ago
tensor-tang 2b10aee52a disable seqexpandconcatfc op test on Mac
7 years ago
minqiyang 709c37023a Polish code
7 years ago
minqiyang 80e3ce411d For test
7 years ago
minqiyang c95ff1c410 Add debug info
7 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
minqiyang 94f6e54db9 Add timeout for python3
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
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