TFLiteFile tool: Fix shape bug, option (#1265)
author오형석/동작제어Lab(SR)/Senior Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 18 May 2018 01:06:32 +0000 (10:06 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Fri, 18 May 2018 01:06:32 +0000 (10:06 +0900)
commit688cb2d1800ab9eddb04e9ac30ec236b99fc8695
treebcb516dd9e3ed35a23855f3f95cf8e24449c2fad
parentfb0136af159ed999e00f20267b55669b23b852f2
TFLiteFile tool: Fix shape bug, option (#1265)

Fix tensor shape bug when tensor is scalar
Fix generating option for new supported operators

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