aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEReduceMean.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2022-12-21Optimize MeanReduce by integer acc. and removing upfront dequant.Omar Al Khatib
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
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-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-22COMPMID-2855: NEReduceMean throws error for invalid configsPablo Tello
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou