[moco-tf] implementing make_graph_builder_registry(..) function (#6175)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 5 Aug 2019 00:15:28 +0000 (09:15 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 00:15:28 +0000 (09:15 +0900)
commita75905cb081c86a6b6b12b13aec25578ccd1802c
tree0ce6b838628e98026d1a5ea2432cad0c83c0e702
parent63c27099e71f7b0746611b6394717bb3a751f063
[moco-tf] implementing make_graph_builder_registry(..) function (#6175)

This adds `make_graph_builder_registry(..)` function, which makes graph builder registry that finds custom op graph builder and then searches into the default registry.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/moco-tf/src/Frontend.cpp