[exo-tflite] Convert FeatureShape to ShapeDescription (#6254)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 6 Aug 2019 01:45:47 +0000 (10:45 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 6 Aug 2019 01:45:47 +0000 (10:45 +0900)
commit3282bb83b4c51a719c857fbee70a049fa05cf3d8
tree80b19ef32f783a489a56dcacdeb1ea3c2a829154
parent2ddeecc0e68730e7e45fcb289167532fedaa8540
[exo-tflite] Convert FeatureShape to ShapeDescription (#6254)

This commit introduces "to_shape_description" helper which constructs
ShapeDescription (which exo-tflite internally uses) from FeatureShape.

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