aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEReduceMean.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
2022-12-21Optimize MeanReduce by integer acc. and removing upfront dequant.Omar Al Khatib
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
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-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2019-12-11COMPMID-2855: CLReduceMean throws error for invalid configsPablo Tello
2019-11-22COMPMID-2855: NEReduceMean 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-02-15COMPMID-1710: Add check on different input/output quantization info were not ...Isabella Gottardi
2019-01-08COMPMID-1865 NEReduceMean fails on shape validationMichalis Spyrou
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou