aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/direct_convolution5x5.cl
AgeCommit message (Expand)Author
2021-07-25Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
2021-01-19Remove padding from direct convolution - OpenCLGian Marco Iodice
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2018-11-02COMPMID-1610: Fixed CLDirectConvolution mismatchesPablo Tello
2018-11-02COMPMID-807: NHWC support in CLDirectConvolution.Pablo Tello
2018-11-02APPBROWSER-298, APPBROWSER-306: Reimplement the common code of compute shaderJoel Liang
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-606 - Fix for S8 failuresGian Marco Iodice
2018-11-02COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost.Gian Marco Iodice
2018-11-02COMPMID-478 Implemnt CL direct convolution 5x5steniu01