Skip to content

Commit

Permalink
[CPU][TESTS][LPT] MatMulTransformations test-cases removed from skip …
Browse files Browse the repository at this point in the history
  • Loading branch information
v-Golubev authored and rnugmanx committed Aug 26, 2021
1 parent a552efa commit b3c5d92
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.*)",

Expand Down

0 comments on commit b3c5d92

Please sign in to comment.