Skip to content

Commit

Permalink
Unskip RDFTLayerTest on CPU
Browse files Browse the repository at this point in the history
  • Loading branch information
vurusovs committed Mar 1, 2024
1 parent 02023b5 commit 56335ab
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,6 @@ std::vector<std::string> disabledTestPatterns() {
R"(.*RandomUniformLayerTestCPU.*OutPrc=i64.*)",
// Issue: 123321
R"(.*smoke_RNNSequenceCommonZeroClip/RNNSequenceTest.Inference.*hidden_size=10.*relu.*)",
// Issue: 123427
R"(.*RDFTLayerTest.*SignalSize=().*)",
// Issue: 123815 (Tests are sensintive to available thread count on testing machines)
R"(.*smoke_Snippets_MHA_.?D_SplitDimensionM.*)",
// Issue: 122356
Expand Down

0 comments on commit 56335ab

Please sign in to comment.