Use static casting to convert enum type (#7104)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 3 Sep 2019 02:24:21 +0000 (11:24 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 3 Sep 2019 02:24:21 +0000 (11:24 +0900)
commit10d36953be07f7766a528240e2fda9220e8950e3
treec7f2727743abdf3b2fb941c6a9aa7316c1b66f74
parentff08f064a661daf70f03b49d77859a57c75e92be
Use static casting to convert enum type (#7104)

To resolve implicit enum type casting warning, introduce convert helper and use static casting

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/frontend/tflite/loader.cc