[enco] Add convolution test (#1223)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 29 Aug 2018 02:33:12 +0000 (11:33 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 29 Aug 2018 02:33:12 +0000 (11:33 +0900)
commitbf2fa2d4108faf81ff5a88b9a9c77db924898064
tree24d5e1b3008c2ecca9c8e7e72cdd46fa7dac82df
parent3ae418bba2305de50dc44ecab6eba0c74ebaa09f
[enco] Add convolution test (#1223)

This commit adds a simple caffe model with one convolution layer as a
testcase.

Note that inference test is not yet enabled.

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