aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLGEMMMatrixVectorMultiplyKernel.cpp
AgeCommit message (Expand)Author
2018-11-02COMPMID-1031: Use LWS hints for G51, G51BIG, G51LIT, and TNOXSam Laynton
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas
2018-11-02COMPMID-661 Add Bifrost lws heuristics for several depthwise_convolution kern...Anthony Barbier
2018-11-02COMPMID-417: Fix border and window in CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2018-11-02COMPMID-417 fix the depthwise conv bugsteniu01
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena