aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLReduceMean.cpp
AgeCommit message (Expand)Author
2024-01-10Fix compilation error on GCC 13.2Jakub Sujak
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-03Fix ReduceMean validate issueViet-Hoa Do
2021-10-01Provide logging for configure functions in all CL functionsramelg01
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-20COMPMID-3491: ReduceMean not properly validating quantizationsManuel Bottini
2020-04-23COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2Manuel Bottini
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-02-07COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLRe...Michalis Spyrou
2019-12-11COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-05-17IVGCVSW-2794: Return correct status for ReduceMean operations.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-01-08COMPMID-1865 NEReduceMean fails on shape validationMichalis Spyrou
2018-11-02COMPMID-1451: Fix validation issue in CLReduceMeanMichalis Spyrou
2018-11-02COMPMID-1451 Properly remove dimensions in CLReduceMeanMichalis Spyrou
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou