[moco-integration-test] Enable UNIT_Mean_00x tests (#7656)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Mon, 23 Sep 2019 04:32:46 +0000 (13:32 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 23 Sep 2019 04:32:46 +0000 (13:32 +0900)
This commit will enable `UNIT_Mean_000` ~ `UNIT_Mean_003`
tests in moco-integration-test

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
compiler/moco-integration-test/test.lst

index 7af5afd..9a23c63 100644 (file)
@@ -46,6 +46,10 @@ add(UNIT_FusedBatchNorm_000)
 add(UNIT_FusedBatchNorm_001)
 add(UNIT_MaxPool_000)
 add(UNIT_MaxPool_001)
+add(UNIT_Mean_000)
+add(UNIT_Mean_001)
+add(UNIT_Mean_002)
+add(UNIT_Mean_003)
 add(UNIT_Mul_000)
 add(UNIT_Mul_001)
 add(UNIT_Mul_002)