[tf2tflite-integration-test] adding test for DepthwiseConv2D bias fusion (#8542)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 28 Oct 2019 09:47:43 +0000 (18:47 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 28 Oct 2019 09:47:43 +0000 (18:47 +0900)
This adds four nets to test DepthwiseConv2D bias fusion.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/tf2tflite-integration-test/test.lst

index b8a8419..3d34a8b 100644 (file)
@@ -36,6 +36,10 @@ add(NET_0034)
 add(NET_0035)
 add(NET_0036)
 add(NET_0037)
+add(NET_0038)
+add(NET_0039)
+add(NET_0040)
+add(NET_0041)
 add(REGRESSION_0000)
 add(REGRESSION_0001)
 add(REGRESSION_0002)