[tflchef] Introduce TFliteImport (#2355)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 21 Nov 2018 08:15:16 +0000 (17:15 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 21 Nov 2018 08:15:16 +0000 (17:15 +0900)
commit15760ea815e9e773dc1f90fa59d9b24b12db1500
tree4d3f34e69b0ba805e57185ff7b20d932182d43a9
parent8c317723d492eb99ffe4ec866e32d75e65a6e22c
[tflchef] Introduce TFliteImport (#2355)

* [tflchef] Introduce TFliteImport

This will introduce TFliteImport class that provides needed information from tflite::Model to build recipe

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* add brief
contrib/tflchef/tflite/src/TFliteImport.cpp [new file with mode: 0644]
contrib/tflchef/tflite/src/TFliteImport.h [new file with mode: 0644]