Add ops_counter for operator types in Inceptionv3 (#1824)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Wed, 4 Jul 2018 07:22:59 +0000 (16:22 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 4 Jul 2018 07:22:59 +0000 (16:22 +0900)
commit0fe66a933d9ad45797c3716be2173e96bc5772dc
treec92f4629c69dfb25dfa2807c436a68dcc37b635b
parent030aeddd2129a412fed31360473a1a1636ea7457
Add ops_counter for operator types in Inceptionv3 (#1824)

Add ops_counter for operator types in Inceptionv3.
- Pooling, Softmax, FullyConnected.
- LogSoftmax: this is added but not used.

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