aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEPoolingLayerKernel.cpp
AgeCommit message (Expand)Author
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2020-11-06COMPMID-3850: NEPooling regression for NHWCGeorgios 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-09COMPMID-3794: Fix window loops causing performance regressionMichalis Spyrou
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
2020-09-10COMPMID-3159: Remove padding from NEPoolingLayerKernelMichalis Spyrou
2020-08-10COMPMID-3700: ArmNN OOB test failureSheri Zhang
2020-07-17COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10Sheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-15COMPMID-2449: Implement NEUnPoolLayermorgolock
2020-05-05MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWCmorgolock
2020-04-01MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHWmorgolock
2020-02-20COMPMID-2819: Throw error if exclude_padding is false for NHWC quantized type...Michele Di Giorgio
2020-02-19COMPMID-3209: Failing VTS/NN Tests on CpuAcc for avg_pool_quant and mobilenet...Michele Di Giorgio
2020-02-18COMPMID-3087: Fails NEPoolingLayer on Nightlies #688Manuel Bottini
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-23COMPMID-2772: Add support for QASYMM8_SIGNED in NEPoolingLayerManuel Bottini
2020-01-17COMPMID-2985 change PoolingLayerInfo to structSang-Hoon Park
2019-12-19COMPMID-2819: Retain configuration step data layout to avoid side-effects.Georgios Pinitas
2019-12-17COMPMID-2819: Perform sqrt in double domain for L2 pooling.Georgios Pinitas
2019-11-25IVGBENCH-1661: Segfault on FP16 for NEONGeorgios Pinitas
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-15COMPMID-1995: Fix NEPoolingLayer for quantized 3x3Georgios Pinitas
2019-04-04COMPMID-2060: Support different qinfo in PoolingLayerPablo Tello
2019-02-06COMPMID-1924: Validate quantization info in pooling layer.Georgios Pinitas
2018-12-05COMPMID-1634: Cleaned up NEPoolingLayer.Pablo Tello
2018-11-09COMPMID-1451: Reduces accuracy issue in NEPoolingLayer for QASYMM8 NHWCGeorgios Pinitas
2018-11-09COMPMID-1451: Perform two steps in calculating sqrt in NEPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-1546 Optimize PoolingLayer NHWC on NEON for all data typesMichalis Spyrou
2018-11-02COMPMID-1591: Fix NEPoolingLayer for NHWCGeorgios Pinitas
2018-11-02COMPMID-1529 Optimize PoolingLayer NHWC on NEONGiorgio Arena
2018-11-02COMPMID-1534: Fix 2x2 NEPoolingLayer for FP16Georgios Pinitas
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1139: Fix SIGSEGV in arm_compute_benchmarkGeorgios Pinitas
2018-11-02COMPMID-1097: Port mobilenet to NHWCGeorgios Pinitas
2018-11-02COMPMID-806 Add NHWC data format support format for NEON poolingMichalis Spyrou
2018-11-02COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data si...Isabella Gottardi
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-848 NEPoolingLayerKernel incorrectly reportsMichalis Spyrou
2018-11-02IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel configDiego Lopez Recas
2018-11-02COMPMID-785: Add QASYMM8 support for pooling layerGeorgios Pinitas
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-671: Add global pooling layer support.Georgios Pinitas
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-647: Exclude padding pixels from averaging factor.Georgios Pinitas
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo