[exo-tflite] ShapeInference support for Custom Op (#6622)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 28 Aug 2019 07:32:51 +0000 (16:32 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 28 Aug 2019 07:32:51 +0000 (16:32 +0900)
commit8fe000bfc57af4af5d6877f954306758b2e57f2e
tree122df33f20eaa6460c6c761feba7e00baafea1dd
parentced7cf087a83eb22bfcdeb1c1f7327d475bde0fe
[exo-tflite] ShapeInference support for Custom Op (#6622)

* [exo-tflite] ShapeInference support for Custom Op

With this commit, ShapeInference can infer the shape of custom op.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* adds an empty line; remove visit()
compiler/exo-tflite/src/ShapeInference.cpp