Apply OperatorParser to model_parser.py (#1871)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Thu, 5 Jul 2018 06:04:37 +0000 (15:04 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 5 Jul 2018 06:04:37 +0000 (15:04 +0900)
commitbdc679184dca8d632b1c0d4d82b6d6ea4cb844e6
treef8628ab2f52e3895e9df1c8ffd03b55bcce80a5f
parentd00bd8300dcf970d66d85bf2543c281fd8808143
Apply OperatorParser to model_parser.py (#1871)

Apply OperatorParser to model_parser.py. Now model_parser.py
uses OperatorParser.

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
tools/tflitefile_tool/model_parser.py
tools/tflitefile_tool/op_counter.py [deleted file]
tools/tflitefile_tool/operator_counter.py
tools/tflitefile_tool/operator_parser.py
tools/tflitefile_tool/operator_wrapping.py