[moco-tf] Import Mul node (#6086)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 1 Aug 2019 05:34:14 +0000 (14:34 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 1 Aug 2019 05:34:14 +0000 (14:34 +0900)
commit18c7f60ac7fe85f201c22d3a858c80835cfbf81d
tree98608edd00ef039491e8f79c582abc0de1bcac34
parentbf46cbd1b218316b1042afd9ce663d962ac8a900
[moco-tf] Import Mul node (#6086)

* [moco-tf] Import Mul node

This will enable import TensorFlow Mul node as TF dialect TFMul node

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* use auto
compiler/moco-tf/src/Op/Mul.cpp [new file with mode: 0644]
compiler/moco-tf/src/Op/Mul.test.cpp [new file with mode: 0644]