[moco-tf] TFSqueeze shape inference (#6117)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Fri, 2 Aug 2019 08:11:07 +0000 (17:11 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 2 Aug 2019 08:11:07 +0000 (17:11 +0900)
commit1da0c6d699d5efba250fc2e42aec8c3af2072ff6
treebd4951778bf85052e3f77d158e97b54227efb534
parentf71972df0c777797241dfa08aac3176bd356e30f
[moco-tf] TFSqueeze shape inference (#6117)

* [moco-tf] TFSqueeze shape inference

This commit introduces shape inference for TFSqueeze

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Review fix: use set, use lambda for assertion
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp