未验证 提交 faa65498 编写于 作者: Y YUNSHEN XIE 提交者: GitHub

setting timeout properity for test_flags_mkldnn_ops_on_off (#28489)

上级 7fd20772
......@@ -5,3 +5,4 @@ foreach(TEST_OP ${TEST_OPS})
py_test_modules(${TEST_OP} MODULES ${TEST_OP})
endforeach(TEST_OP)
set_tests_properties(test_concat_mkldnn_op PROPERTIES TIMEOUT 120)
set_tests_properties(test_flags_mkldnn_ops_on_off PROPERTIES TIMEOUT 120)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册