Add 'CaffeProto' as an external module (#193)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 4 May 2018 01:14:35 +0000 (10:14 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 4 May 2018 01:14:35 +0000 (10:14 +0900)
commit6db3bad6af916dd099d4bbfa78e1a463c04ac145
treec369d9c109d06271460c72984df694200ba97ca3
parent748d9641a83c33c8e692478402adf6969fa39ac3
Add 'CaffeProto' as an external module (#193)

This commit adds 'CaffeProto' external module which provides
'libcaffeproto' library. This library allows us to parse .prototxt
and .caffemodel files.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
cmake/packages/CaffeProtoConfig.cmake [new file with mode: 0644]