[exo] TransposeConv type & shape inference (#8258)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Thu, 17 Oct 2019 05:28:38 +0000 (14:28 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 17 Oct 2019 05:28:38 +0000 (14:28 +0900)
commitd0c1d12ec159b3ba7dab2e79d137f6326720a3df
treeaa08163ad82b2a16431f7b7a830973101f3c7249
parentbb07b4bb1be603d9df42c452160f8a98aca38460
[exo] TransposeConv type & shape inference (#8258)

This commit introduces type and shape inferences of TFLTransposeConv

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