[moco-tf] Introduce TFShapeInferenceRule (#6665)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 19 Aug 2019 07:31:10 +0000 (16:31 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 19 Aug 2019 07:31:10 +0000 (16:31 +0900)
commit63a2f0aab061d538adaca74f53d777af1396e0fc
tree2e9ae75f840ea4861881b178e9d356ff38f3cfc3
parentb821b1fe18c2b9bda79db1aa8e8943233e827f56
[moco-tf] Introduce TFShapeInferenceRule (#6665)

* [moco-tf] Introduce TFShapeInferenceRule

This will introduce empty TFShapeInferenceRule that utilizies existing ShapeInferenceData

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* fix comment, remove override
compiler/moco-tf/src/Dialect/TFShapeInferenceRule.cpp [new file with mode: 0644]
compiler/moco-tf/src/Dialect/TFShapeInferenceRule.h [new file with mode: 0644]