aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL
AgeCommit message (Expand)Author
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-02-03Add WBSM tuning to CLTunerManuel Bottini
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
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-26Remove iostream header file when not neededGian Marco Iodice
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-22Update Fp16 heuristic for Mali-G76 and Mali-G77Gian Marco Iodice
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-19LOGICAL_NOT failTeresa Charlin
2021-01-15[Nightly Failure] Fix DeconvolutionLayer OpenCL kernel compilationGiorgio Arena
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
2021-01-13Remove padding for CLArgMinMaxLayerKernel and fix CLRange mismatchesGiorgio Arena
2021-01-13[Nightly Failure] Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 on MidgardGiorgio Arena
2021-01-13Remove OpenCL padding CLFloorKernelManuel Bottini
2021-01-11Remove OpenCL padding: CLROIAlignLayerKernelManuel Bottini
2021-01-08[Nightly Failure] Fix OpenCL kernel compilation for CLRangeGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05Remove OpenCL padding: CLPadLayerKernelGiorgio Arena
2020-12-30Fix FFT FP16 failures for some OpenCL compilersGiorgio Arena
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-23Fix Select errors at OpenCL kernel compile timeGiorgio Arena
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-16NeuralNetwork VTS tests LOGICAL_AND and LOGICAL_OR fail with R29Teresa Charlin
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-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
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-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-25COMPMID-4025 [Nightly failure] Fix FP16 CLWidthConcatenateLayer mismatchesGiorgio Arena
2020-11-24COMPMID-4022 Nightly failure: CL LogicalNot -45 error clCreateKernelGiorgio Arena
2020-11-23COMPMID-4018: Fix heuristic fallback for CLGEMMReshapedRHSOnly forGian Marco Iodice
2020-11-23Fix output address calculation in GEMM OpenCL kernelsMichele Di Giorgio
2020-11-18COMPMID-3980: Fix F16 regression on Mali-G76Gian Marco Iodice