[nnsuite] Use specific tflite version (#2807)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 11 Jan 2019 00:37:51 +0000 (09:37 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 11 Jan 2019 00:37:51 +0000 (09:37 +0900)
commita33011b7157ab99660416504b0127c0aa7fb1eb3
tree5cf033ac0a8a19a08a5707f63561868772efc920
parent4825c3bf1dffd84df36fa894573078c742267ff5
[nnsuite] Use specific tflite version (#2807)

TensorFlow Lite currently has no public API, and thus its
interface(=API) is subject to change.

Let's use specific tflite version to avoid compilation failure due to
API incompatibility.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nnsuite/conv/nnkit-tflite/CMakeLists.txt