[tf2tflite] Enable Softmax_001 test (#6687)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Mon, 19 Aug 2019 08:46:02 +0000 (17:46 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 19 Aug 2019 08:46:02 +0000 (17:46 +0900)
This commit will enable `Softmax_001` test in `tf2tflite`

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

index a661d7a..c98c187 100644 (file)
@@ -23,6 +23,7 @@ add(RealDiv_000)
 add(Relu_000)
 add(Relu6_000)
 add(Reshape_000)
+add(Softmax_001)
 add(Squeeze_000)
 add(Squeeze_001)
 add(Squeeze_002)