[exo-tflite] Fix to use ActivationFunction (#7983)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Tue, 8 Oct 2019 09:12:47 +0000 (18:12 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 8 Oct 2019 09:12:47 +0000 (18:12 +0900)
commit89bb4f12a71146bd41769082a87dd47c8f308aa2
tree359f1a8f50c45150ebac9509d6278e1c0475022d
parentd833aadc652f9303730b24cc81c4335ea6435fc7
[exo-tflite] Fix to use ActivationFunction (#7983)

Until now, `exo-tflite` didn't use `ActivationFunction` when making an options
even if some operations have it.
This commit will fix it to use ActivationFunction

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
compiler/exo-tflite/src/OperationExporter.cpp