aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEReductionOperationKernel.cpp
AgeCommit message (Expand)Author
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