aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/reduction_operation.cl
AgeCommit message (Expand)Author
2021-07-25Reorganize the kernels into nhwc, nchw and common foldersAdnan AlSinan
2021-05-04Fix bug on CLReductionOperationGiorgio Arena
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2020-07-20COMPMID-3532: Align data type support between doxygen and implementation - CLMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-02-27COMPMID-3223: Fix -14 error code on Firefly for CLReductionMichele Di Giorgio
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2020-01-27COMPMID-2819: Fix supported types in DepthwiseReshapeKernelMichalis Spyrou
2020-01-21COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CLMichalis Spyrou
2019-12-03COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-10-18Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX"Manuel Bottini
2019-10-18Revert "COMPMID-2742: [CL] ArgMinMax clCreateKernel error"Manuel Bottini
2019-10-14COMPMID-2742: [CL] ArgMinMax clCreateKernel errorManuel Bottini
2019-10-04COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-05-24COMPMID-2278: Implement REDUCE_MAX operator for CL.Usama Arif
2019-05-22COMPMID-2281: Implement REDUCE_MIN operator for CLUsama Arif
2019-05-20COMPMID-2243 ArgMinMaxLayer: support new datatypesMichalis Spyrou
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou
2018-11-02COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32Michalis Spyrou
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02COMPMID-834 Fix arm_compute_nightly_validation getting killedMichalis Spyrou
2018-11-02COMPMID-476 L2 Normalization for CLMichalis Spyrou