[exo-tflite] introducing TFLConverter class (#6986)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 28 Aug 2019 06:54:14 +0000 (15:54 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 28 Aug 2019 06:54:14 +0000 (15:54 +0900)
commitb3e7377de249c87e6cc10c2d51c98c4f47874281
tree28c115049a90bdaa137068295f67f05c41d0b9f5
parentb1ba31a9e694d2ec95276dacaf80a8daf0c28c3a
[exo-tflite] introducing TFLConverter class (#6986)

* [exo-tflite] introducing TFLConverter class

Children of this class will convert a loco node to TFL node. This class is a parent of those children.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* remove graph param from
compiler/exo-tflite/src/Conversion/TFLConverter.cpp [new file with mode: 0644]
compiler/exo-tflite/src/Conversion/TFLConverter.h [new file with mode: 0644]