[tflite_run] Dump input tensors (#1175)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 11 May 2018 06:12:28 +0000 (15:12 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Fri, 11 May 2018 06:12:28 +0000 (15:12 +0900)
commit7a58fcc4f33a143b25c3753895bc4fffa6cc40c9
tree9372f92f5531f2ba4d2979733f7819d33d3097a8
parent0ba11dcf59d0d19121ce7dcbcef026fdc157dbba
[tflite_run] Dump input tensors (#1175)

Dump input tensors with output tensors since the output tensors are depend on
input tensors. The loader's behavior is still valid without changes.

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