Introduce nncc_frontend_caffe_core (#87)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 18 Apr 2018 01:44:00 +0000 (10:44 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 18 Apr 2018 01:44:00 +0000 (10:44 +0900)
commit5e77a625d4865dd9a13c7c1380a4dbf878c2d19d
treee772b9d47a25fe359268620298df63cedde4e2f7
parent15ccefabf784e66b9f0646c86de7029c4609c721
Introduce nncc_frontend_caffe_core (#87)

This commit introduces nncc_frontend_caffe_core library which allows us
to access the content of .caffemodel and .prototxt.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
CMakeLists.txt
libs/frontend/CMakeLists.txt
libs/frontend/caffe/CMakeLists.txt
libs/frontend/caffe/examples/caffe_core_io.cpp [new file with mode: 0644]
libs/frontend/caffe/res/caffe.meta [new file with mode: 0644]
libs/frontend/caffe/res/caffe.proto [new file with mode: 0644]