[enco] Add kernel_h/kernel_w convolution test (#1291)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 3 Sep 2018 02:32:31 +0000 (11:32 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 3 Sep 2018 02:32:31 +0000 (11:32 +0900)
commitfff72651bb90343a3d7b7e9bd5983051b3f6090e
treea09c0662b33a20cce3d03df3a34e71eb86f217bf
parent639985936db7414283f893458454a858e05c427a
[enco] Add kernel_h/kernel_w convolution test (#1291)

This commit adds caffe 005 test which includes a convolution layer that
specifies its kernel size using kernel_h and kernel_w, and enables
build/inference test.

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