[mir_tflite] Change the stream type to char (#8006)
authorСергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자 <s.barannikov@samsung.com>
Tue, 8 Oct 2019 11:47:03 +0000 (14:47 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Tue, 8 Oct 2019 11:47:03 +0000 (14:47 +0300)
commit54eda32ef9ecb023dcc5547ba9fa32924dcc4627
tree2a71f834fd608078a77b43d6f1ff09a4ac9c7d3d
parentf865daff8b6c6e8b1ac3c4d7f38ff4be35123f18
[mir_tflite] Change the stream type to char (#8006)

`uint8_t` is not supported directly by the standard library, leading to errors in runtime.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
compiler/mir-tflite-importer/tflite_importer.cpp