aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels
AgeCommit message (Expand)Author
2023-07-10Disable kernel size 3 in argminmax for axis 0Pablo Marquez Tello
2023-07-05Rewrote CLArgMinMax for axis 0Pablo Marquez Tello
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-05-03Support multi-dimensional indices in the CL Gather Layer up to four-dimension...Omar Al Khatib
2023-04-28Fix the gather layer indices checkViet-Hoa Do
2023-04-03Add Cropping to CLBatchToSpaceOmar Al Khatib
2023-03-27Fix BatchToSpaceFixtureSiCong Li
2023-01-10Extend cl image support to input and output tensorsGian Marco Iodice
2022-10-06Rework DepthwiseConvolution heuristic on OpenCLGian Marco Iodice
2022-09-07Optimize depthwise convolution on OpenCLGian Marco Iodice
2022-09-02F16 Specialization for MeanStdDevNormMurray Kornelsen
2022-09-02Enable Winograd-based conv2d when IFM>=8 on GpuGian Marco Iodice
2022-05-26Disable unsafe FP optimizations causing accuracy issuesGunes Bayir
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2021-11-17Improve start-up time for depthwise convolutionSheri Zhang
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-09-03Fix CLNormalizationLayer NCHW border calculationSiCongLi
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
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-15Add NHWC support to CLRemapFrederick Liardet
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-17Fix oclgrind error on CLGEMMLowp reshaped only RHS quantized per channelGiorgio Arena
2021-05-17Fix MeanStdDevNormalizationLayer reference outputting nan for FP16Giorgio Arena
2021-05-13Fix integer overflow and null dereferenceMichalis Spyrou
2021-05-13Remove padding from CLChannelShuffleLayerKernelManuel Bottini
2021-05-07Remove TODOsSheri Zhang
2021-05-04Fix bug on CLReductionOperationGiorgio Arena
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-27Remove padding from CLROIPoolingLayerKernelGian Marco Iodice
2021-04-27Fixed CTS failures CLInstanceNormPablo Tello
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-19CLInstanceNormalizationLayer NHWC optimisationPablo Marquez Tello
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Remove padding from CLNormalizePlanarYUVLayerKernelSheri Zhang
2021-04-16Remove unnecessary use AccessWindowsMichele Di Giorgio
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini