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

fix ut exec timeout notest,test=kunlun (#28495)

* fix ut exec timeout notest,test=kunlun

* fix error for executing ut timeout,test=document_fix
上级 d3b2d07d
......@@ -7,3 +7,6 @@ list(REMOVE_ITEM TEST_OPS test_mean_op_xpu)
foreach(TEST_OP ${TEST_OPS})
py_test_modules(${TEST_OP} MODULES ${TEST_OP})
endforeach(TEST_OP)
set_tests_properties(test_mul_op_xpu PROPERTIES TIMEOUT 120)
set_tests_properties(test_conv2d_op_xpu PROPERTIES TIMEOUT 120)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册