[VPU][TEST] Turns back on CTCGreedyDecoderSeqLen tests (#6023)

* Turns back on CTCGreedyDecoderSeqLen layer tests with (1, 1, 1) size, since they were fixed by #5867
This commit is contained in:
Polina Brzezinskaya
2021-06-07 10:58:41 +03:00
committed by GitHub
parent 1fa225e7bf
commit e2ffcae852

View File

@@ -33,8 +33,6 @@ std::vector<std::string> disabledTestPatterns() {
".*DSR_GatherStaticDataDynamicIdx.*f32.*1.3.200.304.*",
// TODO: Issue 47315
".*ProposalLayerTest.*",
// TODO: Issue 48183
R"(.*CTCGreedyDecoderSeqLen.*?\(1.1.1\).*)",
// TODO: Issue 51804
".*PreprocessConversionTest.*oPRC=U8.*",
// TODO: Issue: 56556