Adds counter for operations of convolution operator (#1803)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Fri, 29 Jun 2018 08:19:37 +0000 (17:19 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Fri, 29 Jun 2018 08:19:37 +0000 (17:19 +0900)
commit22cbdf5526ff7d185f820784e0d820b5ed376959
treeecd54ea96c50e98ff08345537d15597dc1780fb9
parent369c0ed4dee16c1206d587b4a3802e3ef60e60de
Adds counter for operations of convolution operator (#1803)

* Adds counter for operations of convolution operator

Adds counter for operations of convolution operator
- Ref:
https://github.com/apaszke/torch-opCounter/blob/e610cebf12c7ba36f5ee1c6b327129478202b32e/src/profiler.lua#L75

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
* Apply format.patch
tools/tflitefile_tool/model_parser.py