[enco] Add caffe 008 test (#1324)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Sep 2018 08:41:14 +0000 (17:41 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Sep 2018 08:41:14 +0000 (17:41 +0900)
commitef07e3cfef9683ca5ae71d07758492eeedea5c60
treecc31d9dd9d8c64da435ad272b4a7cc663ea86e34
parentf3b53c00cbdfeba9b466368e4707bcedb60db433
[enco] Add caffe 008 test (#1324)

This commit introduces caffe 008 testcase which checks whether enco can
correctly compile a simple caffe network that consists of a single Max
pooling layer with stride.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/test/caffe/008/BUILD [new file with mode: 0644]
contrib/enco/test/caffe/008/INFERENCE [new file with mode: 0644]
contrib/enco/test/caffe/008/test.prototxt [new file with mode: 0644]