[tf2tflite] enable test of fusion of binary op (#6444)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Sun, 11 Aug 2019 21:39:22 +0000 (06:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Sun, 11 Aug 2019 21:39:22 +0000 (06:39 +0900)
This will enable test of fusion with binary op with Conv2D, BiasAdd

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/tf2tflite/test.lst

index 54f5043..0211144 100644 (file)
@@ -32,3 +32,7 @@ add(TF_SMALL_NET_0000)
 add(TF_SMALL_NET_0001)
 add(TF_SMALL_NET_0002)
 add(TF_SMALL_NET_0003)
+add(TF_SMALL_NET_0007)
+add(TF_SMALL_NET_0008)
+add(TF_SMALL_NET_0009)
+add(TF_SMALL_NET_0010)