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 bcc0d32 commit db7b92dCopy full SHA for db7b92d
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -62,5 +62,5 @@ if(WITH_DISTRIBUTE)
62
endif()
63
py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SERIAL)
64
py_test_modules(test_parallel_executor_fetch_feed MODULES test_parallel_executor_fetch_feed SERIAL)
65
-py_test_modules(test_dist_se_resnext MODULES test_dist_se_resnext SERIAL)
66
py_test_modules(test_dist_transformer MODULES test_dist_transformer SERIAL)
+py_test_modules(test_dist_se_resnext MODULES test_dist_se_resnext SERIAL)
0 commit comments