[enco] Bugfix to throw error when file do not exist (#2104)
author남궁석/On-Device Lab./Engineer/삼성전자 <sk.namkoong@samsung.com>
Tue, 18 Dec 2018 01:35:46 +0000 (10:35 +0900)
committer박종현/On-Device Lab./Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 18 Dec 2018 01:35:46 +0000 (10:35 +0900)
commitd79a273dbe02dbe6fa710c294cc8912b31652b0c
treec6f84973bcd029e61abd03194796474bcd819719
parent71eab5fd192d87cadb965e1e44a4fe271561234c
[enco] Bugfix to throw error when file do not exist (#2104)

Until now, there was no error even when prototxt or caffemodel do not exist
This commit will fix the bug

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
contrib/enco/frontend/caffe/src/Entry.cpp