Tensorflow Lite as Position Independent Static Library (#371)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 26 Jun 2018 08:38:47 +0000 (17:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 26 Jun 2018 08:38:47 +0000 (17:38 +0900)
commit7984fd7e56e0dd69f2380dcb521250a5522097b3
treec8b520d988d4f3dc06427db461031b2a102b716f
parentfefcb37b0f6dfae92b1429e1bcbcb643100fb510
Tensorflow Lite as Position Independent Static Library (#371)

This commit revises TensorFlowLite module to insert -fPIC option when
building "libtensorflowlite.a". This option will allow tensorflow lite
to be linked into shared library.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
cmake/packages/TensorFlowLiteConfig.cmake