aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/gemm.cl
AgeCommit message (Expand)Author
2021-07-25Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
2021-05-12Fix 'ARM_DOT_K0XN0' macro redefinedGiorgio Arena
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-11-23Fix output address calculation in GEMM OpenCL kernelsMichele Di Giorgio
2020-11-05COMPMID-3730 Remove padding from CLGEMMMatrixMultiplyKernel Patch1SiCong Li
2020-10-26COMPMID-3925: Dispatch CLGEMM with no padding y requirementGian Marco Iodice
2020-10-21COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel ...Giorgio Arena
2020-10-12COMPMID-3826 ArmNN Nightly failing for CLGiorgio Arena
2020-08-12COMPMID-3337: Remove write paddings in both axes from CLGEMMMatrixMultiplyRes...Gian Marco Iodice
2020-08-11COMPMID-3335: Remove x/y-axis padding from CLGEMMReshapeLHSMatrixKernelGian Marco Iodice
2020-07-21COMPMID-3331 Remove y load padding from CLGEMMMatrixMultiplyReshapedOnlyRHSKe...SiCong Li
2020-07-20COMPMID-3532: Align data type support between doxygen and implementation - CLMichele Di Giorgio
2020-07-13COMPMID-3338 COMPMID-3336 COMPMID-3584SiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-29COMPMID-3322: Add cl_image support for GEMMReshapedOnlyRHS NTGian Marco Iodice
2020-06-26COMPMID-3560: Fix F16 performance regression (OpenCL)Gian Marco Iodice
2020-06-18COMPMID-3320: Add cl_image support for GEMMReshaped T_NTGian Marco Iodice
2020-05-14COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernelSheri Zhang
2019-10-16COMPMID-2741: [CL] GEMMMatrixMultiplyReshaped clCreateKernel ErrorGeorgios Pinitas
2019-09-30COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16Gian Marco Iodice
2019-09-26COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1Gian Marco Iodice
2019-09-20COMPMID-2675: Fix arguments passed at compile time for GEMM - OpenCLGian Marco Iodice
2019-09-02COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed ...Giorgio Arena
2019-07-23COMPMID-1979: Fuse Activation Function in CLGEMM - part 3Gian Marco Iodice
2019-07-17COMPMID-1979: Fuse Activation Function in CLGEMM - part 2Gian Marco Iodice
2019-06-24COMPMID-2172: Fuse bias addition with CLGEMMMatrixMultiplyNativeKernelGian Marco Iodice
2019-06-20COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-06-04COMPMID-2171: Fuse bias addition with CLGEMMMatrixMultiplyReshapedOnlyRHSKernelGeorgios Pinitas
2019-05-20COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xWGian Marco Iodice
2019-05-17COMPMID-2093: Implement CLGEMMNativegiuros01
2019-05-16COMPMID-2041: Create GEMM helper file for OpenCL.Usama Arif
2019-04-01COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-03-20COMPMID-2043: Add support for "dummy threads" in CLGEMMReshapedGian Marco Iodice
2019-03-12COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposedGian Marco Iodice
2019-03-08COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-02-07COMPMID-1706: Fuse the bias addition within CLGEMMMichele Di Giorgio
2019-01-24COMPMID-1900: Nightly issue with GEMMReshapeLHSMatrixGian Marco Iodice
2019-01-21COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-15COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1)Gian Marco Iodice
2019-01-09COMPMID-1837 : Implement REPEAT utility macro on OpenCLVidhya Sudhan Loganathan
2018-12-20COMPMID-1858: Fix boundary check in gemm_reshape_rhs_matrix_t and gemm_reshap...Gian Marco Iodice
2018-12-19COMPMID-1834: Add transpose support to CLGEMMReshapeLHSMatrixKernelGian Marco Iodice
2018-12-17COMPMID-1710: Fixing gemm_mm_reshaped_lhs_nt_rhs_t with REINTERPRET_OUTPUT_AS_3DGian Marco Iodice
2018-12-14COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1Gian Marco Iodice
2018-12-11COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matri...Gian Marco Iodice
2018-12-10COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matri...Gian Marco Iodice
2018-11-20COMPMID-1801 : (Nightly) CLWinogradConvolutionLayer FP16 mismatchesVidhya Sudhan Loganathan
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya Sudhan Loganathan
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1276 - Allow GEMM to work with 3D input tensorGian Marco Iodice