aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/CLFunctions.h
AgeCommit message (Expand)Author
2024-03-21Add skeleton for CLScatter op, reference and testsMohammed Suhail Munshi
2023-09-28Revise clang-format configurationJakub Sujak
2023-04-03Implement MatMul FunctionRamy Elgammal
2022-12-09Implement the OpenCL kernel to compute the indirect convolutionGian Marco Iodice
2022-03-15Implementation of ClPooling3dramelg01
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-11Fix errata in documentationJakub Sujak
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-08Make memset/copy functions state-lessSheri Zhang
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-08-05COMPMID-2450: Implement CLMaxUnpoolingLayerGian Marco Iodice
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-21COMPMID-3236: Implement CLQLSTMLayerMichele Di Giorgio
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-21COMPMID-2151: Implement Fill for CLKurtis Charnock
2019-10-01COMPMID-2313: Implement CL INSTANCE_NORMALIZATION functionManuel Bottini
2019-08-15COMPMID-2541 Remove DepthwiseSeparableConvolutionLayer for NEON/CLGiorgio Arena
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-06-11COMPMID-2386: Add support for CLMeanStdNormalizationLayerMichele Di Giorgio
2019-06-06COMPMID-2238: Implement SPACE_TO_DEPTH for CLMichalis Spyrou
2019-05-29COMPMID-2239 Implement DEPTH_TO_SPACE for CLMichalis Spyrou
2019-05-24COMPMID-2322: PRELU support in CLActivationLayergiuros01
2019-05-21COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions.Georgios Pinitas
2019-05-20COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xWGian Marco Iodice
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-03-29Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to...giuros01
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas
2019-03-13COMPMID-1844: Implement CLCropGeorge Wort
2019-02-18COMPMID-1999: Add support for GenerateProposals operator in CLManuel Bottini
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2019-01-07COMPMID-1727 - CL: Implement GatherManuel Bottini
2018-12-21COMPMID-1726: Implement CLUnstack.Pablo Tello
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou
2018-12-05COMPMID-1723: CL: Implement ReverseMichele Di Giorgio
2018-12-05COMPMID-1725: Implement PackGian Marco Iodice
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou
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