[tf2tflite] Enable UNIT_Tanh_000 test (#6882)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Fri, 23 Aug 2019 10:54:10 +0000 (19:54 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 23 Aug 2019 10:54:10 +0000 (19:54 +0900)
This commit will enable `UNIT_Tanh_000` test in tf2tflite

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

index a7443bd..af52678 100644 (file)
@@ -56,3 +56,4 @@ add(UNIT_Squeeze_001)
 add(UNIT_Squeeze_002)
 add(UNIT_StopGradient_000)
 add(UNIT_Sub_000)
+add(UNIT_Tanh_000)