[moco-tf] GraphBuilder for TFSqrt (#6581)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 14 Aug 2019 07:40:44 +0000 (16:40 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Aug 2019 07:40:44 +0000 (16:40 +0900)
commitb5fc8193d143ff6d4e1acc9ef72524539c52a1e0
treebe0bbb5560e45839c0c19f7e83f3b925d03d4fe3
parent6e9d4921ebd81452114c1ea4eb9806c19ddbd10b
[moco-tf] GraphBuilder for TFSqrt (#6581)

* [moco-tf] GraphBuilder for TFSqrt

This will introduce GraphBuilder for TFSqrt to import Sqrt node

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