test convolution against explicit reference implementation
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 17 Sep 2014 22:10:18 +0000 (15:10 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 18 Sep 2014 16:19:31 +0000 (09:19 -0700)
commite4d48c560de0bb70be84054b098984293434a123
tree8942207501542183813283d728c7091aa883f684
parent1f4e039d00b34c9180ca5603924cec237dd1dac9
test convolution against explicit reference implementation

To thoroughly check convolution, the output is compared against a
reference implementation by explicit looping. Simple and group
convolution by the Caffe and cuDNN engines are checked against the
reference.
src/caffe/test/test_convolution_layer.cpp