未验证 提交 54ef3d56 编写于 作者: W wawltor 提交者: GitHub

remove the test case for the matmul_v2_mkldnn (#42530)

上级 44271ece
file(GLOB TEST_OPS RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "test_*.py")
string(REPLACE ".py" "" TEST_OPS "${TEST_OPS}")
LIST(REMOVE_ITEM TEST_OPS test_matmul_v2_mkldnn_op)
foreach(TEST_OP ${TEST_OPS})
py_test_modules(${TEST_OP} MODULES ${TEST_OP})
endforeach(TEST_OP)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册