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

disable unittest test_user_defined_quantization,test=develop (#25451)

上级 856e6d33
......@@ -298,6 +298,7 @@ list(REMOVE_ITEM TEST_OPS
#TODO(wanghaoshuang): Fix this unitest failed on GCC8.
LIST(REMOVE_ITEM TEST_OPS test_auto_pruning)
LIST(REMOVE_ITEM TEST_OPS test_filter_pruning)
LIST(REMOVE_ITEM TEST_OPS test_user_defined_quantization)
foreach(src ${TEST_OPS})
py_test(${src} SRCS ${src}.py)
endforeach()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册