aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEReductionOperation.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-06COMPMID-3181: Remove padding from NEReductionOperationKernelSheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-07COMPMID-3532: Align data type support between doxygen and implementation - NEONMichele Di Giorgio
2020-06-16COMPMID-3391: Implement Async interfacesMichalis Spyrou
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-10-30COMPMID-2707: add keep_dims parameter to Reduction OperationSang-Hoon Park
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-09-17COMPMID-: Implement L2NormalizationLayer.Georgios Pinitas