[exo-tflite] Introducing locoex::TFLConst (#7519)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Tue, 17 Sep 2019 11:00:28 +0000 (20:00 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 17 Sep 2019 11:00:28 +0000 (20:00 +0900)
commit84a99f8bc4ce91f66a4ac7c1d9c5a126c7bf3967
tree5ecabc502a91e8a33923ddbc6d0689a84bf3a98f
parent89257ecbe9504d37afca6254159a5d5f09a640ac
[exo-tflite] Introducing locoex::TFLConst (#7519)

locoex::TFLConst is added to represent tensor data. (note that this is not for a specific tflite op)

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo-tflite/src/Dialect/IR/TFLNodes.cpp
compiler/exo-tflite/src/Dialect/IR/TFLNodes.h
compiler/exo-tflite/src/Dialect/IR/TFLNodes.lst
compiler/exo-tflite/src/TFLFormattedGraph.cpp