aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions
AgeCommit message (Expand)Author
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
2021-04-06Fix build error in CLROIPoolingLayerMichele Di Giorgio
2021-04-01Added Qasymm8 datatype support to CLROIPoolingLayer with TestsSuhail Munshi
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Port ClTranspose to new APITeresa Charlin
2021-03-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-03-23Make ClPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-03-11Port OpenCL Dequantization to new APIManuel Bottini
2021-03-10Port OpenCL Quantization to new APIManuel Bottini
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-03-03Create ClPRelu operatorSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-27Make Gpu Elementwise Operations kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-05Fix Doxygen referencesMichele Di Giorgio
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-14Enable FFT for FP16Giorgio Arena