ocl support for Deconvolution layer
authorLi Peng <peng.li@intel.com>
Tue, 16 Jan 2018 13:54:32 +0000 (21:54 +0800)
committerLi Peng <peng.li@intel.com>
Thu, 18 Jan 2018 15:40:22 +0000 (23:40 +0800)
commit2124361ff7c61f8e8693d7ac249552aacb0ae16f
tree5f3a6bc604f99f0dba7f165c14b321f916ca2d4e
parentec353dbddad4a1b78de19299de9e609e41b148d5
ocl support for Deconvolution layer

Signed-off-by: Li Peng <peng.li@intel.com>
modules/dnn/src/layers/convolution_layer.cpp
modules/dnn/src/opencl/col2im.cl
modules/dnn/test/test_layers.cpp
modules/dnn/test/test_tf_importer.cpp
modules/dnn/test/test_torch_importer.cpp