[exo] Support TensorConstantPad operation (#8309)
author채성우/On-Device Lab(SR)/Engineer/삼성전자 <sw4670.chae@samsung.com>
Tue, 22 Oct 2019 01:26:38 +0000 (10:26 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 22 Oct 2019 01:26:38 +0000 (10:26 +0900)
commitca848f50a292d902b0cdd11702aebff5eb35bf8d
treed249b7075fae3dabb8b6496831f506de5677ed3d
parent3648bcf028f783427e2853676a57e39a9f596c79
[exo] Support TensorConstantPad operation (#8309)

* [exo] Support TensorConstantPad operation

This commit supports TensorConstantPad operation in exo.

Signed-off-by: seongwoo <sw4670.chae@samsung.com>
* change vector declaration method.
compiler/exo/src/TFLite/TFLOperationExporter.cpp