aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels
AgeCommit message (Expand)Author
2021-07-22Fix oclgrind int overflow warningFreddie Liardet
2021-07-14Fix CL kernel compilation failureMichalis Spyrou
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-09Limit the LOOP_UNROLLING on the kernel heightGian Marco Iodice
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-01Add quantization helper functions for OpenCLGeorgios Pinitas
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-29Enable global pooling optimization on OpenCLGian Marco Iodice
2021-06-24Rework gemmlowp reshaped_only_rhs using the new macrosGiorgio Arena
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-22Add FP16 support to CLRemapFreddie Liardet
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-07Revert "Add optimization for global pooling in pooling_layer.cl"Pablo Tello
2021-06-02Fix bug in PReluLayer when input is 1xN sizeFreddie Liardet
2021-06-01Fuse activation in ClDirectConv2dKernel for float typesGeorgios Pinitas
2021-05-20Enable unroll through pragma based on DDK versionGiorgio Arena
2021-05-19clCreateKernel failure of CL/ChannelShuffle/U8/Manuel Bottini
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-17Add macro to manually unroll loops in OpenCLGiorgio Arena
2021-05-17Fix MeanStdDevNormalizationLayer reference outputting nan for FP16Giorgio Arena
2021-05-13Remove padding from CLChannelShuffleLayerKernelManuel Bottini
2021-05-12Fix GEMMLowp output stage validation crash when input's first dimension == 1Giorgio Arena
2021-05-12Fix bug in Select operator when input is 1xNFreddie Liardet
2021-05-12Fix 'ARM_DOT_K0XN0' macro redefinedGiorgio Arena
2021-05-07Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macroGian Marco Iodice
2021-05-07Remove TODOsSheri Zhang
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-04Fix bug on CLReductionOperationGiorgio Arena
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-30Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-29Remove Global pooling optimizationMichalis Spyrou
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-29Fix Global Pooling failuresMichalis Spyrou
2021-04-28Add explicit cast on GEMMLowp kernelMichalis Spyrou
2021-04-27Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-27Fixed CTS failures CLInstanceNormPablo Tello
2021-04-23[Nightly #1129] CL/Winograd/ConvolutionLayer/F16 mismatch on Mate9Manuel Bottini
2021-04-22Fix bug on CLPixelWiseMultiplication broadcasted for Quantized typesGiorgio Arena
2021-04-21Remove unused yolo_layer OpenCL kernelMichele Di Giorgio
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-20Remove OpenCL padding: CLPixelWiseMultiplicationKernelGiorgio Arena
2021-04-20[Nightly #1129] CL/Winograd/ConvolutionLayer/F16 mismatch on Mate9Manuel Bottini
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-04-19CLInstanceNormalizationLayer NHWC optimisationPablo Marquez Tello
2021-04-19Remove padding from CLNormalizePlanarYUVLayerKernelSheri Zhang
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini
2021-04-13Fix TILE initialization in direct convolution and winograd transformsGian Marco Iodice
2021-04-13Fix T_LOAD too few parameters issueSheri Zhang