[enco] Introduce 'build_load' helper (#1983)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 25 Oct 2018 08:25:34 +0000 (17:25 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 25 Oct 2018 08:25:34 +0000 (17:25 +0900)
commitc4afd388206f7268bae63578ae1e02ff3b5bf035
tree25c3c42e171db484c6409b2cf07def5528e37a5f
parent3cdca2736a5916c0a4f85493f75ade695d604f89
[enco] Introduce 'build_load' helper (#1983)

* [enco] Introduce 'build_load' helper

This commit introduces 'build_load' helper, and simplifies the
implementation of caffe frontend by using this helper.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Remove unnecessary object update
contrib/enco/frontend/caffe/src/Frontend.cpp