[moco-tf] Import Shape operation (#6402)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Fri, 9 Aug 2019 00:56:46 +0000 (09:56 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 9 Aug 2019 00:56:46 +0000 (09:56 +0900)
commit1b5be6566a3d5d4d638b7d4cf91baa38710f4acc
treeff6020e20839930cb55fae6d4131a8f3b88172af
parentdac48de696f6d7ba7378f23d221af3056134e568
[moco-tf] Import Shape operation (#6402)

This commit implements import stage for Shape operation

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/moco-tf/src/Op/Shape.cpp [new file with mode: 0644]
compiler/moco-tf/src/Op/Shape.test.cpp [new file with mode: 0644]