Add int32 initialization to tflite_run (#1550)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Tue, 5 Jun 2018 00:57:39 +0000 (09:57 +0900)
committer서상민/동작제어Lab(SR)/Staff Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 5 Jun 2018 00:57:39 +0000 (09:57 +0900)
commit0b8ec0018f2f4780c87eefc412165e4f38d83341
treeb46521f68d284764a05936e0fd455a3fad053653
parent5f93e6cb12559bc89afbf12f21ad095b2a90db6f
Add int32 initialization to tflite_run (#1550)

This commit adds int32 initialization to tflite_run.
-With gather operation, index should be within input coverage.

Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
tools/tflite_run/src/tflite_run.cc