[tflchef] Introduce convert helpers (#2351)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 21 Nov 2018 05:11:09 +0000 (14:11 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 21 Nov 2018 05:11:09 +0000 (14:11 +0900)
commitadf7674d97140ef1e1e841809a61e595585373e2
tree80fa761597d1ceacede64f40fdeb08b8ba1ed1ea
parentd448b6c41908fee11fbf07056011371c72e71437
[tflchef] Introduce convert helpers (#2351)

This will introduce helper functions to convert tflite types to tflchef types

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