[exo-tflite] Adding visit(locoex::TFLRelu) into OperationExporter (#6988)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 28 Aug 2019 07:12:41 +0000 (16:12 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 28 Aug 2019 07:12:41 +0000 (16:12 +0900)
commit6d8f43411cf4b72516d5746c59fa4b3cf9bde505
tree3872130ba2283b071df9b9c4f8ea3d1118672375
parentb3e7377de249c87e6cc10c2d51c98c4f47874281
[exo-tflite] Adding visit(locoex::TFLRelu) into OperationExporter  (#6988)

* [exo-tflite] Making OperationExporter handle locoex::TFLRelu

This enables OperationExporter to export locoex::TFLRelu into tflite file.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* fix build error
compiler/exo-tflite/src/Dialect/IR/TFLNodeVisitor.h
compiler/exo-tflite/src/OperationExporter.cpp