nnapi_test check arguments (#902)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 26 Apr 2018 04:15:44 +0000 (13:15 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 26 Apr 2018 04:15:44 +0000 (13:15 +0900)
commitb0b4741a1d81d48c3c428294ed6e943e8cd283b8
tree0ea4395909478da235f22829c9f169032bccdf9e
parentd0371f6db6005b73d077575b82e17656b8ac2cfd
nnapi_test check arguments (#902)

This commit fixes when .tflite file is not given from the argument.
Which has caused segmentation fault.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
tools/nnapi_test/src/nnapi_test.cc