[CPU][TESTS][LPT] MatMulTransformations test-cases removed from skip config (#7181)
This commit is contained in:
parent
f77d838e6c
commit
55bf88473a
@ -52,8 +52,6 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*ConvolutionLayerCPUTest.*BF16.*_inFmts=(ndhwc|nhwc).*)",
|
||||
// TODO: 56827. Sporadic test failures
|
||||
R"(.*smoke_Conv.+_FP32.ConvolutionLayerCPUTest\.CompareWithRefs.IS=\(1\.67.+\).*inFmts=n.+c.*_primitive=jit_avx2.*)",
|
||||
// lpt transformation produce the same names for MatMul and Multiply
|
||||
R"(.*MatMulTransformation.*)",
|
||||
// incorrect jit_uni_planar_convolution with dilation = {1, 2, 1} and output channel 1
|
||||
R"(.*smoke_Convolution3D.*D=\(1.2.1\)_O=1.*)",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user