aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01
2019-05-01COMPMID-1963: Implement FFT (2D) on NEONgiuros01
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-04-26COMPMID-1961: Implement FFT (1D) on NEONgiuros01
2019-04-25COMPMID-2114: CLBatchToSpace missing validation testPablo Tello
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-16COMPMID-1995: Improves DepthwiseConvolution for qasymm8.Georgios Pinitas
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2019-04-15COMPMID-1995: Fix NEPoolingLayer for quantized 3x3Georgios Pinitas
2019-04-11COMPMID-2012: Remove unnecessary templates from NEON kernelsMichalis Spyrou
2019-04-09COMPMID-1995: Fix 32-bit NEDepthwiseConvolution errors.Georgios Pinitas
2019-04-04COMPMID-2060: Support different qinfo in PoolingLayerPablo Tello
2019-04-03COMPMID-1983 : Optimize NEIm2Col with NHWC data layoutVidhya Sudhan Loganathan
2019-03-29COMPMID-1995: Removed layout checks from Reduction opsPablo Tello
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-03-22COMPMID-2056: Remove data layout check in NECopyLayerKernel and CLCopyLayerKe...Gian Marco Iodice
2019-03-19COMPMID-1995: Update RSH GEMM assembly kernels.Georgios Pinitas
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-03-18COMPMID-1995: Fix compiler issues for invalid min,max arguments.Georgios Pinitas
2019-03-15COMPMID-1995: Fix NEActivation LogisticIsabella Gottardi
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
2019-03-13COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayerJohn Kesapides
2019-03-05COMPMID-2034 Compilation error in bare metal buildManuel Bottini
2019-03-05COMPMID-1937: Adds support for DequantizationLayer for NEON/CL.Georgios Pinitas
2019-03-05COMPMID-2009: Add support for QASYMM8 in NEPixelWiseMultiplicationKernelManuel Bottini
2019-03-05COMPMID-1843: Implement NECropGeorge Wort
2019-03-05COMPMID-2010: Add support for QASYMM8 in NEArithmeticSubtractionKernelManuel Bottini
2019-03-04COMPMID-1946: Implement NEBatchToSpacegiuros01
2019-03-01COMPMID-1947: Implement NESpaceToBatchgiuros01
2019-02-22COMPMID-1710: Add FP16 support checks.Georgios Pinitas
2019-02-20COMPMID-1710: Quantization information missmatching issues.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-02-08COMPMID-1918: Different qinfos support in NEConcatLayer.Pablo Tello
2019-02-08COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayerIsabella Gottardi
2019-02-06COMPMID-1924: Validate quantization info in pooling layer.Georgios Pinitas
2019-02-04COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved.Georgios Pinitas
2019-02-04COMPMID-1710: Enable fp16 fallback for AArch32Georgios Pinitas
2019-02-01COMPMID-1911 : NEON QASYMM8 add should be rounding to nearest, tie to evenVidhya Sudhan Loganathan
2019-01-30COMPMID-1710: Fix NEActivationLayer map for QASYMM8Isabella Gottardi
2019-01-24COMPMID-1867: Add u8 and s8 hybrid assembly kernels.Georgios Pinitas
2019-01-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-22COMPMID-1710 Fix bare metal build failureMichalis Spyrou
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-21COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not EqualGeorge Wort
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2019-01-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan