Add ocl accuracy test for a few dnn nets
authorLi Peng <peng.li@intel.com>
Fri, 24 Nov 2017 10:22:59 +0000 (18:22 +0800)
committerLi Peng <peng.li@intel.com>
Mon, 27 Nov 2017 15:33:21 +0000 (23:33 +0800)
commita47fbd261030eab003540a737e318e80640fc14a
treebc851bc8b5ccc12c8b57c72afec873bf05f73551
parent807f5e33ad0cb0ce19638255595622f3875dac3b
Add ocl accuracy test for a few dnn nets

They are alexnet, mobilenet-ssd, resnet50, squeezeNet_v1_1,
yolo and fast_neural_style.

Signed-off-by: Li Peng <peng.li@intel.com>
modules/dnn/test/test_caffe_importer.cpp
modules/dnn/test/test_darknet_importer.cpp
modules/dnn/test/test_torch_importer.cpp