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

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

index 2d46c1b..8de867a 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_RealDiv_001)