We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d01f10 commit 2a51e8eCopy full SHA for 2a51e8e
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -52,3 +52,4 @@ py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SE
52
py_test_modules(test_parallel_executor_fetch_feed MODULES test_parallel_executor_fetch_feed SERIAL)
53
set_tests_properties(test_listen_and_serv_op PROPERTIES TIMEOUT 20)
54
set_tests_properties(test_dist_mnist PROPERTIES TIMEOUT 180)
55
+set_tests_properties(test_dist_word2vec PROPERTIES TIMEOUT 180)
0 commit comments