Set minimum matrix size for AmdBlas::gemm to 20 since it works incorrect for small...
authorAlexander Karsakov <alexander.karsakov@itseez.com>
Tue, 12 Aug 2014 14:02:29 +0000 (18:02 +0400)
committerAlexander Karsakov <alexander.karsakov@itseez.com>
Tue, 12 Aug 2014 14:02:29 +0000 (18:02 +0400)
commit713ddb89bd0061094017cc63eed4b85259349855
tree9b32f7aeedf624ade38d046608b05a7a651d92e4
parentb4d3b34acf2ad0f0b66d888ef00a04db185602b0
Set minimum matrix size for AmdBlas::gemm to 20 since it works incorrect for small sizes
modules/core/src/matmul.cpp
modules/core/test/ocl/test_gemm.cpp