aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEReductionOperationKernel.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-02-15Fix Intermittent Neon™ ReduceMean QASYMM8 MismatchMohammed Suhail Munshi
2022-12-21Optimize MeanReduce by integer acc. and removing upfront dequant.Omar Al Khatib
2021-09-01Fix strict overflow warningsMichalis Spyrou
2021-05-06Fix performance issues in NEReductionPablo Marquez Tello
2021-05-04NEReduceMean failed on v8.2 debug build for AndroidManuel Bottini
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Workaround for compiler error in gcc-9.2 and 9.3Pablo Marquez Tello
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-11-13COMPMID-3852: Fix NEReduction windowGeorgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-13COMPMID-3828: fix unsigned overflow in quantized reduce meanSang-Hoon Park
2020-10-07COMPMID-3821: NEON Reduction op PROD failuresMichalis Spyrou
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
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-05-05COMPMID-3443: Android R CTS 1.3 QASYMM8_SIGNED failure with MEAN on CpuAccManuel Bottini
2020-02-27Fix output value for Reduction Ops MAX and MINNate Craun
2020-02-26COMPMID-2774: Add support for QASYMM8_SIGNED in NEReductionOperation, NEReduc...Luca Foschiani
2020-01-23COMPMID-3022 Fix NEON QASYMM8 Reduction OperationMichalis Spyrou
2020-01-10COMPMID-2819: Fix offset in NEReductionOperationKernel.Pablo Tello
2019-11-12COMPMID-2671 use Signed32 for default output data type of ArgMinMaxSang-Hoon Park
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-08-19COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16Michele Di Giorgio
2019-06-06COMPMID-2336: Fix warnings present in latest gccGeorgios Pinitas
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-24COMPMID-2160: Implement Round for NEONUsama Arif
2019-05-22COMPMID-2279: Implement REDUCE_MAX operator for NEONUsama Arif
2019-05-22COMPMID-2280: Implement REDUCE_MIN operator for NEONUsama Arif
2019-05-20COMPMID-2243 ArgMinMaxLayer: support new datatypesMichalis Spyrou
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01
2019-03-29COMPMID-1995: Removed layout checks from Reduction opsPablo Tello
2019-02-22COMPMID-1710: Add FP16 support checks.Georgios Pinitas
2019-02-20COMPMID-2007: Compilation failures with ndk16b.Georgios Pinitas
2019-02-15COMPMID-1710: Add check on different input/output quantization info were not ...Isabella Gottardi
2019-01-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-16COMPMID-1890 Compile failure (uninitialized warning) with g++7.3Michalis Spyrou
2019-01-15COMPMID-1885 (Nightly) Bug in NEON ArgMinMaxMichalis Spyrou
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou
2018-11-22COMPMID-1645 NEL2Normalization for FP32/FP16 & NHWCMichalis Spyrou
2018-11-21COMPMID-1800: (Nightly) Mismatches in SC9863 board for NEON FP16Michele Di Giorgio
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-09-17COMPMID-: Implement L2NormalizationLayer.Georgios Pinitas