[moco-tf] Import as TFConcatV2 with a knob (#6348)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 8 Aug 2019 01:42:30 +0000 (10:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 8 Aug 2019 01:42:30 +0000 (10:42 +0900)
commitecbe93c36e788cc0200afeea02774a401101b58d
tree5fdd72a8d22776f95e3e316943533ec310efa10f
parent96f896517078e4eaae68fd415edc39e3a4a73619
[moco-tf] Import as TFConcatV2 with a knob (#6348)

This will change import of ConcatV2 node as Canonical or TF-dialect with a knob.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Knob.lst
compiler/moco-tf/src/Op/Concat.cpp
compiler/moco-tf/src/Op/Concat.h [new file with mode: 0644]
compiler/moco-tf/src/Op/Concat.test.cpp