[moco-tf] GraphBuilder for TFConcatV2 (#6673)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 20 Aug 2019 00:41:20 +0000 (09:41 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Aug 2019 00:41:20 +0000 (09:41 +0900)
commit68bbed4a0f1a4666d74378421c9183c75d495987
tree0be8705e0ef88b647af68598e94645b51409429e
parentfce6cef34b13b8092fa458642df38fb3be9a2306
[moco-tf] GraphBuilder for TFConcatV2 (#6673)

This will fill GraphBuilder for TFConcatV2 and tests. Also ShapeInference implementation that is required by the test code.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Op/Concat.cpp
compiler/moco-tf/src/Op/Concat.test.cpp
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp