[moco/tf] introduce ShapeInferenceData (#3642)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 3 Jun 2019 08:37:02 +0000 (17:37 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 3 Jun 2019 08:37:02 +0000 (17:37 +0900)
commit90f4e02adb3e3218ee23713903e82967ef62fb87
tree4311b2ff0a087f2c4742c30b268d7acea1426443
parent3f83896fbe0a18834f863a6f70e49fbb83aa8ebb
[moco/tf] introduce ShapeInferenceData (#3642)

* [moco/tf] introduce ShapeInfData

This will introduce ShapeInfData used for annotation while shape inference of nodes

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* remove valid

* fix

* rename

* fix typo
contrib/moco/lib/frontend/tf/src/Annotations/ShapeInferenceData.h [new file with mode: 0644]