[IE CLDNN] Grouped convolution bug fix (#572)
authorMikołaj Życzyński <mikolaj.zyczynski@intel.com>
Wed, 27 May 2020 18:19:49 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 18:19:49 +0000 (21:19 +0300)
commite73437759067cc9f40213e07f73d2e375750268f
tree65e0f65d46fa620e8b4dd6630ac198e6cebd6800
parentc75fd4db9222f21a66bbcf9b077fee258eb05096
[IE CLDNN] Grouped convolution bug fix (#572)

Fixes bug in grouped convolution connected with wrong weights layout in SetDefault() method
inference-engine/thirdparty/clDNN/kernel_selector/core/actual_kernels/convolution/convolution_kernel_base.cpp
inference-engine/thirdparty/clDNN/tests/test_cases/convolution_gpu_test.cpp