[CPU] Skip some DefConv test cases (#17810)
This commit is contained in:
committed by
GitHub
parent
6187b3fe90
commit
9176f31085
@@ -185,6 +185,8 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*smoke_Proposal_(Static|Dynamic)_Test_Case1/ProposalLayerCPUTest.*)",
|
||||
// Issue: 111418
|
||||
R"(.*smoke_Snippets_ConvertStub/ConvertStub\.CompareWithRefImpl/IS=.*_OT=\(bf16\)_#N=2_#S=2_targetDevice=CPU.*)",
|
||||
// Issue: 111944
|
||||
R"(.*smoke_DefConvLayoutTest6.*)"
|
||||
};
|
||||
|
||||
#if defined(OPENVINO_ARCH_X86)
|
||||
|
||||
Reference in New Issue
Block a user