[exo-tflite] functions to build node (#7080)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 2 Sep 2019 09:06:39 +0000 (18:06 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 2 Sep 2019 09:06:39 +0000 (18:06 +0900)
commit220b2e716b0b2eac79af0a9aa582695faa434b9d
treeae7d1ec9ed084d6a4ccacbea601454b4069a5bd5
parent811f032c28fcdbf4ebf56f682829035971f89c8b
[exo-tflite] functions to build node (#7080)

This adds functions to build featureEncode and featureDecode, which are frequently used.

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