[mocotest-tf] Add divide comment for refactoring (#6680)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 19 Aug 2019 09:07:29 +0000 (18:07 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 19 Aug 2019 09:07:29 +0000 (18:07 +0900)
This comment will be removed after test case convention refactoring
project.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/mocotest-tf/test.lst

index 6d56eeb..8499f05 100644 (file)
@@ -26,6 +26,7 @@ add(TF_IV3_AvgPool_GlobalPooling)
 add(TF_IV3_AvgPool_Module)
 add(TF_IV3_Conv2D_000)
 add(TF_IV3_MaxPool)
+# TODO Refactor above to below
 add(NET_0000)
 add(NET_0001)
 add(NET_0002)