[exo] Type & shape infer. for Sqrt, Rsqrt, SquaredDifference (#8649)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Thu, 31 Oct 2019 07:19:45 +0000 (16:19 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 31 Oct 2019 07:19:45 +0000 (16:19 +0900)
commitd8665f4887f1045bda510cea9eb405025b446380
treed854076b57397c54347f40955e40b5340252fa26
parent6f3aa9ef5680d334fa51a5ee5f64895c6d5a40db
[exo] Type & shape infer. for Sqrt, Rsqrt, SquaredDifference (#8649)

This commit introduces type and shape inferences or TFLSqrt, TFLRsqrt,
TFLSquaredDifference.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/exo/src/Dialect/Service/TFLShapeInferenceRule.cpp
compiler/exo/src/Dialect/Service/TFLTypeInferenceRule.cpp