未验证 提交 17d10a5d 编写于 作者: R Ruibiao Chen 提交者: GitHub

Remove redundant UTs for interptercore (#50392)

上级 4c373e6b
......@@ -1243,17 +1243,6 @@ if(WITH_CINN AND WITH_TESTING)
)
endif()
py_test_modules(
test_add_reader_dependency_for_interpretercore MODULES
test_add_reader_dependency ENVS FLAGS_CONVERT_GRAPH_TO_PROGRAM=true)
set_tests_properties(test_add_reader_dependency_for_interpretercore
PROPERTIES TIMEOUT 120)
py_test_modules(
test_eager_deletion_padding_rnn_for_interpretercore MODULES
test_eager_deletion_padding_rnn ENVS FLAGS_CONVERT_GRAPH_TO_PROGRAM=true)
# ExecutionStrategy is deprecated in standalone executor
set_tests_properties(test_parallel_executor_dry_run
PROPERTIES ENVIRONMENT "FLAGS_USE_STANDALONE_EXECUTOR=0")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册