[moco-tf] copy_shapedata with two inputs (#7499)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 17 Sep 2019 07:59:34 +0000 (16:59 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 17 Sep 2019 07:59:34 +0000 (16:59 +0900)
commit41e9f2ac30b469f79e1f6e01f651b768950651ff
treec13a1d758df8935c07d6172b4edeffe58a0bacdd
parent421490ad05ba56798ce92b2e10dd60fbae168b2b
[moco-tf] copy_shapedata with two inputs (#7499)

* [moco-tf] copy_shapedata with two inputs

This will introduce copy_shapedata that can receive two inputs and return shape from broadcast algorithm for binary operation nodes

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* add note
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp