Update model parser: multiple subgraph (#210)
author오형석/동작제어Lab(SR)/Senior Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 27 Mar 2018 06:22:11 +0000 (15:22 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 27 Mar 2018 06:22:11 +0000 (15:22 +0900)
commitb453407938aae746ffc0c22734a84be3711e5dd6
tree96ffb816447416b4902d81b5b989bc30abacedd1
parent3555dea2a02daa530b26f45f62fc751ef62e41e3
Update model parser: multiple subgraph (#210)

Update model parser

- Can handle multiple subgraph
- Change while loop
- Remove opcode list generation

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