From: 박천교/On-Device Lab(SR)/Engineer/삼성전자 Date: Fri, 23 Aug 2019 09:15:01 +0000 (+0900) Subject: [tf2tflite] Remove replaced Multiple_IO_XXX (#6887) X-Git-Tag: accepted/tizen/unified/20190903.052428~161 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea73c7cbc3e40bffd8613986c0ead22f4886c60d;p=platform%2Fcore%2Fml%2Fnnfw.git [tf2tflite] Remove replaced Multiple_IO_XXX (#6887) This commit removes replaced old Multiple_IO_XXX tests. New NET_0022~0024 tests already enabled for tf2tflite. Signed-off-by: Cheongyo Bahk --- diff --git a/compiler/tf2tflite/test.lst b/compiler/tf2tflite/test.lst index 104e9cf..013a85e 100644 --- a/compiler/tf2tflite/test.lst +++ b/compiler/tf2tflite/test.lst @@ -1,8 +1,5 @@ # TODO Enable skipped tests -#add(Multiple_IO_000) -#add(Multiple_IO_001) -add(Multiple_IO_002) # TODO Refactor above to below add(NET_0000) add(NET_0001)