TFLite interpreter: Custom operator max (#1419)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 30 May 2018 22:24:51 +0000 (07:24 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 30 May 2018 22:24:51 +0000 (07:24 +0900)
commit37d1c16e03bb6ac36e0efa77366cb07d50cf31d8
tree83f95b190c26f8a1edc14b25bdde7ede3255d335
parent25f836b7f860b4fc53fccec8a3681f7bdd5339b7
TFLite interpreter: Custom operator max (#1419)

General implementation for custom operator max
Similar with mean

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/tflite_run/src/operators.cc