Rename tensorflow lite interpreter test (#4009)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 13 Dec 2018 03:20:41 +0000 (12:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 13 Dec 2018 03:20:41 +0000 (12:20 +0900)
commit368cc74635ac36b41a5e4134ab69a3537070900e
tree4565d129ba7e85c68b9b8dc01364cdf5e2f536ee
parent979dbc40008dcb1561838e4f5e83e9b447e4a180
Rename tensorflow lite interpreter test (#4009)

* Rename tensorflow lite interpreter test

Rename tensorflow lite interpreter test by comparing with result of tensorflow
: tf_test -> tflite_test

* Fix build option description

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/CfgOptionFlags.cmake
contrib/tf_test/CMakeLists.txt [deleted file]
contrib/tflite_test/CMakeLists.txt [new file with mode: 0644]
contrib/tflite_test/tflite_test.cpp [moved from contrib/tf_test/tf_test.cpp with 100% similarity]