[moco-tf] GraphBuilder for TFRsqrt (#6579)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 14 Aug 2019 05:43:32 +0000 (14:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Aug 2019 05:43:32 +0000 (14:43 +0900)
commit9546395f5b4982985d8abaf8dfd843a05bacb525
tree44766da7348730cadf8e8703270b19a3ed8a3de6
parent39f69fabfdb093fb498c9f966b5853bd260dbb66
[moco-tf] GraphBuilder for TFRsqrt (#6579)

* [moco-tf] GraphBuilder for TFRsqrt

This will introduce GraphBuilder for TFRsqrt to import Rsqrt node

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