[exo-tflite] Use shared shape inference framework by default (#6390)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 8 Aug 2019 07:41:42 +0000 (16:41 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 8 Aug 2019 07:41:42 +0000 (16:41 +0900)
commit6c215eff731b35f15a32d7f843fd9345f53f81fb
tree3ccc9296e7780933576f8b5a3a1aa83175491d71
parentfee76ce3e289ab74fc552f432da06b4043316c5c
[exo-tflite] Use shared shape inference framework by default (#6390)

This commit makes exo-tflite to use the shape inference framework
implemented in loco core by default.

Please note that it is possible to turn off this feature via setting
EXOTFLITE_USE_LOCO_SHAPE_INFERENCE as 0.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/exo-tflite/src/ShapeInference.cpp