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 fcbf19b commit 0dcfb7bCopy full SHA for 0dcfb7b
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -48,4 +48,3 @@ foreach(TEST_OP ${TEST_OPS})
48
endforeach(TEST_OP)
49
py_test_modules(test_warpctc_op MODULES test_warpctc_op ENVS FLAGS_warpctc_dir=${WARPCTC_LIB_DIR} SERIAL)
50
py_test_modules(test_dist_train MODULES test_dist_train SERIAL)
51
-py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SERIAL)
0 commit comments