[enco] Introduce caffe-based test framework (#1189)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 28 Aug 2018 00:50:17 +0000 (09:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 28 Aug 2018 00:50:17 +0000 (09:50 +0900)
commit899cc09e5591a0b46603fb75fa032f32a887f631
treec1809beabe6712b53f1ded92a8ed64a483592d62
parent8acbaf124972c97f4b4b9e8c116aec5d80f41be5
[enco] Introduce caffe-based test framework (#1189)

This commit implementes caffe-based random test framework for enco.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/CMakeLists.txt
contrib/enco/test/caffe/000/test.prototxt [new file with mode: 0644]
contrib/enco/test/caffe/CMakeLists.txt [new file with mode: 0644]
contrib/enco/test/caffe/binder.cpp [new file with mode: 0644]
contrib/enco/test/caffe/runall [new file with mode: 0755]