aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions
AgeCommit message (Expand)Author
2022-04-01Add CPU Pool3d FP16/32 implementationmasterAdnan AlSinan
2022-03-15Implementation of ClPooling3dramelg01
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-11-01Add PostOp support to GEMM and CLGEMM operators and functions Part 2SiCongLi
2021-10-20Implement CLDirectConv3DKernel - uint8/int8Giorgio Arena
2021-10-18Remove legacy GeMM kernels on OpenCLGian Marco Iodice
2021-10-14Implement CLDirectConv3D f32/f16Giorgio Arena
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-09-03List OpenCL kernels in Android.bp scriptMichele Di Giorgio
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-04Remove 21.08 deprecated codeFreddie Liardet
2021-08-02Port CLConvolutionLayerSheri Zhang
2021-07-30Port ClFullyConnected to new APIGeorgios Pinitas
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-22Port ClGemmLowp to new APIGeorgios Pinitas
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Align kernel/operator header layoutGeorgios Pinitas
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-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-22Add FP16 support to CLRemapFreddie Liardet
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-01Rename ported functionsManuel Bottini
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Port CLFlattenLayer to a memory injecting interfaceGeorgios Pinitas
2021-05-11Adding S32 Support to NEG operator in CLElementwiseUnaryLayerSuhail Munshi
2021-05-06Remove deprecated functionsSheri Zhang
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-05Update operator list part3Sheri Zhang
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-28Update operator list documentationSheri Zhang
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-19CLInstanceNormalizationLayer NHWC optimisationPablo Marquez Tello
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini
2021-04-13Port CLConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-12Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatchesGiorgio Arena
2021-04-08Substitute CLFullyConnectedLayerReshapeWeights by CLTransposeTeresa Charlin