aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLReductionOperationKernel.cpp
AgeCommit message (Expand)Author
2019-10-04COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAXManuel Bottini
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-08-24COMPMID-2451: Use kernel lws_hint() on enqueueGeorgios Pinitas
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-03-29COMPMID-1995: Removed layout checks from Reduction opsPablo Tello
2019-02-22COMPMID-1710: Add FP16 support checks.Georgios Pinitas
2019-02-15COMPMID-1710: Add check on different input/output quantization info were not ...Isabella Gottardi
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2018-12-07COMPMID-1821 (Nighlty) CL/ArgMinMax/Float/ clEnqueueMapBuffer failuresMichalis Spyrou
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-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1410 (Nightly) Mismatches in CLMeanStd function for floatMichalis Spyrou
2018-11-02COMPMID-1226 Extend CLMeanStdDev to support FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1143 - Excessive padding in CLReductionOperationKernel when configuri...Michalis Spyrou
2018-11-02COMPMID-948: Remove unused code in CLReductionOperationKernelJohn Richardson
2018-11-02COMPMID-948: Add validation to CLL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-834 Fix arm_compute_nightly_validation getting killedMichalis Spyrou
2018-11-02COMPMID-417 Fix reduction kernel's __local buffer sizeMichalis Spyrou
2018-11-02COMPMID-476 L2 Normalization for CLMichalis Spyrou