[exo-tflite] Introducing TFLTypeInference (#7015)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Sun, 1 Sep 2019 23:03:02 +0000 (08:03 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Sun, 1 Sep 2019 23:03:02 +0000 (08:03 +0900)
commit1ddc1227acb4284034acfeff66c546af5239e1b9
tree6047088f5b3cf8104a316f30711e75c7259e2380
parentdda25b899894578c35f8f1fc0936d2e48505b5e2
[exo-tflite] Introducing TFLTypeInference (#7015)

This adds TFLTypeInference to infer type for TFL nodes.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo-tflite/src/Dialect/Service/TFLTypeAnnot.h [new file with mode: 0644]
compiler/exo-tflite/src/Dialect/Service/TFLTypeInference.test.cpp [new file with mode: 0644]
compiler/exo-tflite/src/Dialect/Service/TFLTypeInferenceRule.cpp [new file with mode: 0644]
compiler/exo-tflite/src/Dialect/Service/TFLTypeInferenceRule.h [new file with mode: 0644]