aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels
AgeCommit message (Expand)Author
2019-02-07COMPMID-1706: Fuse the bias addition within CLGEMMMichele Di Giorgio
2019-01-30COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 ke...giuros01
2019-01-25COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-21COMPMID-1727: CL: Implement Gather - support S32 indicesManuel Bottini
2019-01-15COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1)Gian Marco Iodice
2019-01-14COMPMID-1758: NEON: Implement RangeManuel Bottini
2019-01-14Issue COMPMID-1835: Remove CLGEMMInterleave4x4Kernel and replace with CLGEMMR...giuros01
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2019-01-11COMPMID-1761: NEON: Implement PackIsabella Gottardi
2019-01-09COMPMID-1710: Collapse window in CLDepthConvertKernelGeorgios Pinitas
2019-01-07COMPMID-1727 - CL: Implement GatherManuel Bottini
2018-12-21COMPMID-1836: Remove CLGEMMTranspose1xWKernel and replace with CLGEMMReshapeR...giuros01
2018-12-19COMPMID-1834: Add transpose support to CLGEMMReshapeLHSMatrixKernelGian Marco Iodice
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan
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-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou
2018-12-05COMPMID-1723: CL: Implement ReverseMichele Di Giorgio
2018-12-05COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransformManuel Bottini
2018-12-05COMPMID-1725: Implement PackGian Marco Iodice
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas
2018-11-27COMPMID-1720: CL: Implement Tilegiuros01
2018-11-23COMPMID-1734: Implement CLSelectGeorgios Pinitas
2018-11-22COMPMID-1718: Extend DepthConvert to support CastGeorgios Pinitas
2018-11-22COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16Michele Di Giorgio
2018-11-20COMPMID-1646: NEResizeBilinearLayer NHWCGeorgios Pinitas
2018-11-16COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernelsVidhya Sudhan Loganathan
2018-11-15COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensorsManuel Bottini
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros01
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou
2018-11-14COMPMID-1781 Add channel support in CLL2NormalizationMichalis Spyrou
2018-11-13COMPMID-1707: Create 3 special CLWidthConcatenate kernel to concatenate 2/4 a...Michele Di Giorgio
2018-11-08COMPMID-1451: Removed output_depth3d from CLGEMMLowpQuantizeDownInt32ToUint8S...Gian Marco Iodice
2018-11-02COMPMID-1451 Fix CLL2normalize typosMichalis Spyrou
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-1451: Perform CLOutputStage using floats.Georgios Pinitas
2018-11-02COMPMID-1327: Add support for BBoxTransform operator in CLgiuros01
2018-11-02COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32Michalis Spyrou
2018-11-02COMPMID-1523: Fuse BN node with convolution.Georgios Pinitas
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01
2018-11-02COMPMID-286: CL colour convert to U8Manuel Bottini
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1518: Add support for GEMM3D in CLGEMMLowpMatrixMultiplyCoreGeorgios Pinitas
2018-11-02COMPMID-1588 Create UpsampleKernel for YOLOLayerMichalis Spyrou
2018-11-02COMPMID-1568: Add support for QASYMM8 to CLNormalizePlanarYUVMichele Di Giorgio
2018-11-02COMPMID-1566: Add broadcast to CLArithmeticSubtractionGeorgios Pinitas
2018-11-02[COMPMID-1229] Implementing Pad on OpenCL -FP32/FP16Giuseppe Rossini