TFLite model file parser
authorHyeongseok Oh <hseok82.oh@samsung.com>
Thu, 22 Mar 2018 10:19:49 +0000 (19:19 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 26 Mar 2018 04:49:21 +0000 (13:49 +0900)
commit0f8d7202179f41cc72343989831d5091e5ec4977
treedf6b743f16159a951671bd410147db41458f2888
parent3bc2542c4f4e2ada97dde7f0115adf27e57a5e89
TFLite model file parser

Print operator and tensor information in TF Lite model file

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/tflitefile_tool/model_parser.py [new file with mode: 0755]