aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels
AgeCommit message (Expand)Author
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
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01COMPMID-4026 Fix FP32 CLDirectConvolutionLayer nightly mismatchesSiCong Li
2020-12-01COMPMID-3916: Remove OpenCL padding CLRangeKernelManuel Bottini
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-17COMPMID-3979 Sanitise Padding Removal epicSiCong Li
2020-11-16COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected whe...Michele Di Giorgio
2020-11-13COMPMID-3956: Nightly CL failure on G71 with error code -7Manuel Bottini
2020-11-12COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernelGiorgio Arena
2020-11-09COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix1SiCong Li
2020-11-09COMPMID-3730: Remove CLGEMMMatrixMultiplyKernel Patch2SiCong Li
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-11-05COMPMID-3730 Remove padding from CLGEMMMatrixMultiplyKernel Patch1SiCong Li
2020-11-03COMPMID-3939: Update GEMM heuristic Mali-G77Gian Marco Iodice
2020-11-03COMPMID-3721: Remove OpenCL padding CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKe...Manuel Bottini
2020-10-29COMPMID-3928: Fix output conversion in gemmlowp_mm_nativeMichele Di Giorgio