[exo-tflite] Introduce DepthwiseFilterEncode with exporting as reshape (#6524)
author채성우/On-Device Lab(SR)/Engineer/삼성전자 <sw4670.chae@samsung.com>
Tue, 13 Aug 2019 07:33:10 +0000 (16:33 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 13 Aug 2019 07:33:10 +0000 (16:33 +0900)
commit365881f11fef1ab7ada05ec790504c9e63890c80
tree92d918858419e04f807c39a3342cc653772feb59
parentf75827cb97e55b2b41d13502f74e3897b96e53df
[exo-tflite] Introduce DepthwiseFilterEncode with exporting as reshape (#6524)

* [exo-tflite] Introduce DepthwiseFilterEncode with exporting as reshape

This commit introcude DepthwiseFilterEncode with exporting as reshape to
exo-tflite.

Signed-off-by: seongwoo <sw4670.chae@samsung.com>
* remove unused function.

* add some comment.
compiler/exo-tflite/src/OperationExporter.cpp