Introduce TensorFlow Lite package (#4766)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 18 Mar 2019 04:55:22 +0000 (13:55 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 18 Mar 2019 04:55:22 +0000 (13:55 +0900)
commit899071005753470be1798c5569b1f3ff88083df3
tree884d34e007e97db96bad90dd9752a82bd16216fa
parent45d9c7b0181a839315ade9223b8c3dc99f9546e2
Introduce TensorFlow Lite package (#4766)

This commit extracts TensorFlow Lite build script from
"external/CMakeLists.txt", and makes is as a separate TensorFlow
Lite package.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
cmake/packages/TensorFlowLite/CMakeLists.txt [new file with mode: 0644]
cmake/packages/TensorFlowLiteConfig.cmake [new file with mode: 0644]
externals/CMakeLists.txt