[Tools] Check tflite file correctness (#2767)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 19 Sep 2018 04:08:49 +0000 (13:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 19 Sep 2018 04:08:49 +0000 (13:08 +0900)
commitf51b7499dbad5be3c58b4228755a7ee779014f10
treeccc219c00b0df1f83a752a021121446adefa05e7
parent3d19346165d1b83fef6bad54bfbef32d4f07002d
[Tools] Check tflite file correctness (#2767)

- Check tflite file correctness to parse operator option table (option table type defined but undefined value)
- Print and exit if operator selector cannot support

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/tflitefile_tool/operator_wrapping.py
tools/tflitefile_tool/select_operator.py