aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEPoolingLayerKernel.cpp
AgeCommit message (Expand)Author
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
2018-11-02COMPMID-463 - Extended Pooling Layer on NEON to support Global PoolingGian Marco Iodice
2018-11-02COMPMID-515: L2 Pooling for FP32/FP16 in CL.Georgios Pinitas
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
2018-11-02COMPMID-412: Port PoolingLayer to use fixed point 16.Michalis Spyrou
2018-09-17COMPMID-415 Fixed bug in autoconfigure of NEPoolingLayerKernelAnthony Barbier
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-417: Auto initialization for PoolingLayer for NEON/CL.Georgios Pinitas
2018-09-17COMPMID-417 - Adding support for rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-403: Add 7x7 NEON Pooling support.Michele Di Giorgio
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier