Skip to content

Commit

Permalink
[CPU][IE TESTS] Added Gather-7 I8 test support (#6225)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sidorova authored Jul 14, 2021
1 parent 3617a7e commit 864b3ba
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ std::vector<std::string> disabledTestPatterns() {
R"(.*CoreThreading.*smoke_QueryNetwork.*targetDevice=AUTO_config.*)",
// Unsupported config KEY_ENFORCE_BF16 for AUTO plugin
R"(.*smoke_SetBlobOfKindAUTO.*SetBlobOfKindTest.CompareWithRefs.*)",
// reference doesn't cover I8, U8 cases. Issue: 55842
R"(.*Gather7LayerTest.*netPRC=I8.*)",
// TODO: 57562 No dynamic output shape support
R"(.*NonZeroLayerTest.*)",
// need to implement Export / Import
Expand Down

0 comments on commit 864b3ba

Please sign in to comment.