Print exact operation name (#1252)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Thu, 17 May 2018 09:25:05 +0000 (18:25 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 17 May 2018 09:25:05 +0000 (18:25 +0900)
commitce3ea021274a25a79201892be2e722357147760c
treef259335d72f6f19b1ad7793e945ae26b259fd975
parentc208dfdb440db0e8c32c4092f37be8065ed92f16
Print exact operation name (#1252)

This commit fixes to print exact operation name using operation index.
If the index is not found, use option_type as before.

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
tools/extract_weights_from_tflite/print_op.py