aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels
AgeCommit message (Expand)Author
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
2021-04-13Port CLConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-09Fix bug on Implicit Padding for CL GEMMMatrixMultiplyInterleavedTransposedManuel Bottini
2021-04-08Rework the OpenCL Winograd Input Transformations NHWCGian Marco Iodice
2021-04-06Remove OpenCL padding: CLL2NormalizeLayerKernelManuel Bottini
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-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2021-03-25Improve performance of Winograd Output Transform 3x3Gian Marco Iodice
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-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-23Avoid nullptr dereference of vector_sum_colGeorgios Pinitas
2021-02-18Set CLDirectConvolutionLayerKernel NCHW _border_size to input paddingGiorgio Arena
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice
2021-02-03Fix segfault in fsrcnn.tflite in GpuAccTeresa Charlin
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-22CTS failures in Android R and Q in GpuAcc in ArgMinMaxGiorgio Arena
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-20Direct convolution fix for quantized data typeGian Marco Iodice
2021-01-19Remove padding from direct convolution - OpenCLGian Marco Iodice
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
2021-01-13Remove padding for CLArgMinMaxLayerKernel and fix CLRange mismatchesGiorgio Arena
2021-01-13Remove OpenCL padding CLFloorKernelManuel Bottini
2021-01-11Remove OpenCL padding: CLROIAlignLayerKernelManuel Bottini
2021-01-05Remove OpenCL padding: CLPadLayerKernelGiorgio Arena
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-18Add new shapes to WinogradInputTransform dataset and fix border size for NCHW...Giorgio Arena
2020-12-18Adding no padding check asserts to specific CL KernelsManuel Bottini
2020-12-16COMPMID-3919: Remove OpenCL Padding CLSelectKernelManuel Bottini
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas