[common-artifacts] Add NonMaxSuppressionV5 tests (#3798)
authorAlexander Moiseev <67966333+ai-moiseev@users.noreply.github.com>
Tue, 18 Aug 2020 21:13:41 +0000 (00:13 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Aug 2020 21:13:41 +0000 (06:13 +0900)
Exclude tests for NonMaxSuppressionV5 op in common artifacts.

ONE-DCO-1.0-Signed-off-by: Alexander Moiseev <a.moiseev@samsung.com>

compiler/common-artifacts/exclude.lst

index fe9933a..886f607 100644 (file)
@@ -96,6 +96,8 @@ tcgenerate(Mean_U8_000)
 tcgenerate(Minimum_000)
 tcgenerate(NonMaxSuppressionV4_000)
 tcgenerate(NonMaxSuppressionV4_001)
+tcgenerate(NonMaxSuppressionV5_000)
+tcgenerate(NonMaxSuppressionV5_001)
 tcgenerate(MirrorPad_000)
 tcgenerate(Mul_U8_000)
 tcgenerate(Neg_000)