aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/direct_convolution1x1.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-807: NHWC support in CLDirectConvolution.Pablo Tello
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
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 CLDirectConvolution1x1 for BifrostGian Marco Iodice
2018-11-02COMPMID-478 Implemnt CL direct convolution 5x5steniu01
2018-11-02COMPMID-474 - Add support for QS8/QS16 DirectConvolution CLMichalis Spyrou
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-355 Implement CL DirectConvolution1x1SiCong Li