[moco-integration-test] add Pad test (#8374)
author채성우/On-Device Lab(SR)/Engineer/삼성전자 <sw4670.chae@samsung.com>
Tue, 22 Oct 2019 03:57:39 +0000 (12:57 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 22 Oct 2019 03:57:39 +0000 (12:57 +0900)
This commit adds Pad test to moco-integration-test.

Signed-off-by: seongwoo <sw4670.chae@samsung.com>
compiler/moco-integration-test/test.lst

index c022480..1456e32 100644 (file)
@@ -68,6 +68,7 @@ add(UNIT_Mean_003)
 add(UNIT_Mul_000)
 add(UNIT_Mul_001)
 add(UNIT_Mul_002)
+add(UNIT_Pad_000)
 add(UNIT_Placeholder_000)
 add(UNIT_RealDiv_000)
 add(UNIT_Relu_000)