Introduce new UnsupportedOperationCount class (#1876)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Tue, 10 Jul 2018 05:30:56 +0000 (14:30 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 10 Jul 2018 05:30:56 +0000 (14:30 +0900)
commitc2b1885fa9659d6215a4a9df5eae66fbfe53ef83
treeed10cba9c05525b6d0bb5826b022b47d261cdca1
parent742f059cba1542fe28c0bbde17d76a2bad0017d4
Introduce new UnsupportedOperationCount class (#1876)

- This UnsupportedOperationCount class will be used for distinguishing
whether an operator can be counted on operation counts.

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
tools/tflitefile_tool/operator_counter.py
tools/tflitefile_tool/operator_parser.py
tools/tflitefile_tool/operator_wrapping.py