[enco] frontend/caffe: Introduce GraphBuilderRegistry (#2535)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 6 Dec 2018 07:42:11 +0000 (16:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 6 Dec 2018 07:42:11 +0000 (16:42 +0900)
commit5b3c3a5f1731844ce4594d79821d967ffac79cae
treee8ce71d1b3604230b6ae84ecfc571be65bd66254
parent2517dcc0ce0fadd091bb5b19cc929f302ba25c86
[enco] frontend/caffe: Introduce GraphBuilderRegistry (#2535)

This will introduce GraphBuilderRegistry class to register GraphBuilder by layer type

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/enco/frontend/caffe/src/GraphBuilderRegistry.cpp [new file with mode: 0644]
contrib/enco/frontend/caffe/src/GraphBuilderRegistry.h [new file with mode: 0644]