Fix gemmlike convolution input reading
authorLi Peng <peng.li@intel.com>
Tue, 10 Jul 2018 04:43:03 +0000 (12:43 +0800)
committerLi Peng <peng.li@intel.com>
Wed, 11 Jul 2018 07:25:21 +0000 (15:25 +0800)
commit4c5a86828a81cc3445c102004591157f28f331b3
tree04fbdaac50c1bbfac900ddf430cb74f173593d1f
parent7fe0727930622c94a167f6a3e2a68ae69e4ee484
Fix gemmlike convolution input reading

use vload3 for half3 or float3 input vector reading,
also check read position to see if it exceed input width

Signed-off-by: Li Peng <peng.li@intel.com>
modules/dnn/src/opencl/conv_layer_spatial.cl