[enco] Load model from files (#1152)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 23 Aug 2018 08:09:17 +0000 (17:09 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 23 Aug 2018 08:09:17 +0000 (17:09 +0900)
commitba635c275c9667b9335410077ac20e1e7945d09f
treef3f5bb4411305827dc1392138213b62802e89bc6
parent8644304d0b3c59b6c11a509cbccd76e3d5ec255e
[enco] Load model from files (#1152)

This commit revises caffe frontend to load prototxt and caffemodel from
disk.

Now users should provides these files as an argument.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/frontend/caffe/src/Entry.cpp
contrib/enco/frontend/caffe/src/Frontend.cpp
contrib/enco/frontend/caffe/src/Frontend.h