aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2021-08-13Avoid releasing weights if they are used by multiple functionsGeorgios Pinitas
2021-08-09Remove TODO, FIXME and COMPMID comments where possibleFreddie Liardet
2021-08-04Remove 21.08 deprecated codeFreddie Liardet
2021-08-04Implement Operator APIGeorgios Pinitas
2021-08-02Port CLConvolutionLayerSheri Zhang
2021-07-30Port ClFullyConnected to new APIGeorgios Pinitas
2021-07-29Port NEConvolutionLayerMichalis Spyrou
2021-07-28Reduce binary footprint of CpuConvertFullyConnectedWeightsKernelMichele Di Giorgio
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-23Port NEFullyConnectedLayer to memory injecting interfaceMichele Di Giorgio
2021-07-22Expose fast_math mode for GEMM through BFloat16Georgios Pinitas
2021-07-22Port ClGemmLowp to new APIGeorgios Pinitas
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port NEGEMMConvolutionLayerManuel Bottini
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-07-13Port NEWinogradConvolutionLayerMichalis Spyrou
2021-07-09Port NECol2ImKernelManuel Bottini
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-08Add LayerData to all nodesFreddie Liardet
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-07-07Add basic Operator interfaceGeorgios Pinitas
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-06Port NEIm2ColKernelManuel Bottini
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Align kernel/operator header layoutGeorgios Pinitas
2021-07-02Port NEGEMM to memory injecting interface (Part 3)Michele Di Giorgio
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-30Port ClGemmLowpOutputStage operator to new interfaceGeorgios Pinitas
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Port NEGEMM to memory injecting interface (Part 2)Michele Di Giorgio
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-25Port NEGEMMConv2d to memory injecting interfaceMichele Di Giorgio
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-23Add in-place computation for elementwise operationsSheri Zhang
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-06-22Add FP16 support to CLRemapFreddie Liardet
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-18Remove implementation headers from NESoftmaxLayer public headerGeorgios Pinitas
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-11Fix errata in documentationJakub Sujak
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio