[exo] TFLReshape inference for shape & type (#8430)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Thu, 24 Oct 2019 04:26:58 +0000 (13:26 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 24 Oct 2019 04:26:58 +0000 (13:26 +0900)
commitae618b991c27f677b5c3b0f5f09a9ed61c25cb39
tree267fcf31c2f99887166dcf47c8b9760a54868932
parent68cf42c6d44a0b947e3faf5e7c8fecfa62e6e7c7
[exo] TFLReshape inference for shape & type (#8430)

* [exo] TFLReshape inference for shape & type

This commit implements shape and type inference for TFLReshape

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