dnn(opencl): fix convolution kernel w/o bias with activation
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 27 Sep 2020 23:42:30 +0000 (23:42 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 27 Sep 2020 23:42:30 +0000 (23:42 +0000)
commitc08f29c8038f4a9bb927130a8babd0570aa19f8d
treee1e72654ce41e5538b586fa75cf355b51267c036
parent236ad4aeda3d36fe2172b0ec524da0326c1b7fd9
dnn(opencl): fix convolution kernel w/o bias with activation
modules/dnn/src/ocl4dnn/src/ocl4dnn_conv_spatial.cpp
modules/dnn/src/opencl/conv_layer_spatial.cl
modules/dnn/test/test_layers.cpp