[exo-tflite] introducing TypeInferencePass (#7225)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 5 Sep 2019 09:35:41 +0000 (18:35 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 5 Sep 2019 09:35:41 +0000 (18:35 +0900)
commit71b7143bf15ea8b0963a9a6348811a3163f0868b
tree42129c68060d9975b2a2b8179d6a3f9345faa328
parent4af27a3039dfa1053ec5e37e878006cd7a07f7cf
[exo-tflite] introducing TypeInferencePass (#7225)

TypeInferencePass annotates dtype of nodes (canonical/TFL/COp nodes).

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