[moco/tf] Introduce GraphBuilderSource interface (#4235)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 15 Jul 2019 00:56:04 +0000 (09:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 15 Jul 2019 00:56:04 +0000 (09:56 +0900)
commit7a777d86cd3c66460dbe93279171092af8d868af
tree063c13542e70122194dae690efdcd5ea83207135
parentb90e1e76c475877071531c9a0eb8e934c05e1597
[moco/tf] Introduce GraphBuilderSource interface (#4235)

This commit extracts GraphBuilderSource from GraphBuilderRegistry
which supports only lookup method.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/moco-tf/src/GraphBuilderRegistry.h
contrib/moco-tf/src/Importer.cpp