Enable Android build of tflite_benchmark, disable tflite_run (#1413)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 30 May 2018 01:32:10 +0000 (10:32 +0900)
committer이춘석/동작제어Lab(SR)/Senior Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 30 May 2018 01:32:10 +0000 (10:32 +0900)
commit53df8494278fe78a077c85b7905fdf26d3206ac9
treea8014e06f8d332392021cfba13b5652d2d931d3a
parent3626552c7cc016f6d227389280f8d9700210c8db
Enable Android build of tflite_benchmark, disable tflite_run (#1413)

Enable/Disable build for Android

- Enable build of tflite_benchmark
- Disable tflite_run since it has boost library build issue
  (Related to standard library - gnustl/libc++)

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
CMakeLists.txt