未验证 提交 46d04b0f 编写于 作者: R ronnywang 提交者: GitHub

[NPU] ut use old executor (#45370)

上级 7f49b9ba
......@@ -6,7 +6,8 @@ string(REPLACE ".py" "" TEST_OPS "${TEST_OPS}")
if(WITH_ASCEND_CL)
foreach(TEST_OP ${TEST_OPS})
py_test_modules(${TEST_OP} MODULES ${TEST_OP})
py_test_modules(${TEST_OP} MODULES ${TEST_OP} ENVS
FLAGS_USE_STANDALONE_EXECUTOR=0)
endforeach()
# NOTE: NPU `get_float_status` read the value from register, During the test,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册