[moco-tf] Add Pad GraphBuilder (#8032)
author채성우/On-Device Lab(SR)/Engineer/삼성전자 <sw4670.chae@samsung.com>
Thu, 10 Oct 2019 23:37:36 +0000 (08:37 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 10 Oct 2019 23:37:36 +0000 (08:37 +0900)
commit68bfe9b933a463ccb9b30be759d33a040c5ef0a9
treea26b3bacd8351947a1f21e8b006d4c68475f8602
parent79cc5e6783b1e59fc0fce1f152578b0e2a61766e
[moco-tf] Add Pad GraphBuilder (#8032)

* [moco-tf] Add Pad GraphBuilder

This commit adds Pad GraphBuilder to moco-tf.

Signed-off-by: seongwoo <sw4670.chae@samsung.com>
* check whether it has a right attribute.
compiler/moco-tf/src/Op/Pad.cpp [new file with mode: 0644]
compiler/moco-tf/src/Op/Pad.test.cpp [new file with mode: 0644]