Integrate TensorFlow Lite 1.12 (#2838)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 14 Jan 2019 07:48:55 +0000 (16:48 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 14 Jan 2019 07:48:55 +0000 (16:48 +0900)
commit823560bea7c78a0f1c360bf32a4e22c51f04a01a
treec6e7b78d4e1c07b3e2a45a93a74fbafe65ef032c
parent627955f718377ab8ef0cfb8cfddc0d4074374a97
Integrate TensorFlow Lite 1.12 (#2838)

* Integrate TensorFlow Lite 1.12

This commit introduces the following changes to use TensorFlow Lite 1.12
instead of TensorFlow Lite 1.7
- Use the latest Flatbuffers (v1.10)
- Update Flatbuffers Build methodology
- Update nnkit's tensorflow lite support library

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix a typo (avaialable -> available)

* Remove debug code

* Update status message
CMakeLists.txt
cmake/packages/FlatBuffersConfig.cmake
cmake/packages/FlatBuffersSourceConfig.cmake
contrib/nnkit/libs/support/tflite/CMakeLists.txt