[tflite_run] Do not support image inputs (#4098)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 18 Dec 2018 10:44:43 +0000 (19:44 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 18 Dec 2018 10:44:43 +0000 (19:44 +0900)
commit4fd3700bae2154511445096d740069d0da7d5830
treed906704b9e24dd128d7a95745f58e89c56006f2c
parentf53e12ef58aa8b1dcc6f7726953abb292659a020
[tflite_run] Do not support image inputs (#4098)

The image file as input is not our way of testing any longer. Since this
only support inception v3 IFM, it would be nicer not to have this
option.

Resolve #1206

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
tests/tools/tflite_run/src/args.cc
tests/tools/tflite_run/src/args.h
tests/tools/tflite_run/src/tflite_run.cc