[exo-tflite] Fix wrong logging input name of Relu (#8049)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 10 Oct 2019 23:31:19 +0000 (08:31 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 10 Oct 2019 23:31:19 +0000 (08:31 +0900)
commit59e73ef4baa1fd56bbb9e11fb727c6f61227bf8d
tree485e9722044d6d4b450ecda6ad7861a49e55537c
parentd55e0cc9d75f68d45813a35be925cd137476d382
[exo-tflite] Fix wrong logging input name of Relu (#8049)

TFLRelu has `features()` as its input. This commit fix wrong name ("input") to "features".

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo-tflite/src/TFLFormattedGraph.cpp