[exo] TFL nodes for Sqrt, Rsqrt, SquaredDifference (#8623)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Thu, 31 Oct 2019 05:14:49 +0000 (14:14 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 31 Oct 2019 05:14:49 +0000 (14:14 +0900)
commit9482a9a70fe1a33d584f8cd0b6f702a4e941acb5
treee06ec99fdb1dc24fb4536147563d90e0f047b9bc
parentd9e6079b5bbdf77f74c60c40eee6b1a468e483c6
[exo] TFL nodes for Sqrt, Rsqrt, SquaredDifference (#8623)

This commit introduces simple TFL-dialect nodes:
- locoex::TFLSqrt
- locoex::TFLRsqrt
- locoex::TFLSquaredDifference

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/exo/src/Dialect/IR/TFLNodes.h
compiler/exo/src/Dialect/IR/TFLNodes.lst
compiler/exo/src/TFLFormattedGraph.cpp