tflite_benchmark custom op on tizen (#3170)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 16 Oct 2018 01:53:17 +0000 (10:53 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 16 Oct 2018 01:53:17 +0000 (10:53 +0900)
commit0329884be3f2767a9df125c2c265e6abeb7675ba
treea3fbbf73c6682cbd8e0b984c2b97798ab3c0f8a1
parentc7b763e727bb655402f8c527df191d44a80f47d7
tflite_benchmark custom op on tizen (#3170)

On tizen, custom op is not found when runnning tflite_benchmark.
This patch changes link order for tflite_benchmark.
cf) This bug is not found on arm-ubuntu(IDK why)

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
tools/tflite_benchmark/CMakeLists.txt