aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels
AgeCommit message (Expand)Author
2019-09-13COMPMID-2659: Activation.SQRT Failure on NEONMichele Di Giorgio
2019-09-09MLCE-129: NEPad 30x slower than TensorFlow's implementationManuel Bottini
2019-09-09COMPMID-2246: NEBoundingBoxTransform support QASYMM16Pablo Tello
2019-09-04COMPMID-2246: Implement NEBoundingBoxTransform.Pablo Tello
2019-08-31COMPMID-2640: Fix performance regression for Resnet101 Int8 on NEONGian Marco Iodice
2019-08-30COMPMID-2418: CLDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-30COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-29COMPMID-2318: Implement NEROIAlignLayerPablo Tello
2019-08-23COMPMID-2336: Update GEMM codeMichalis Spyrou
2019-08-23COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-23COMPMID-2460: Add ELU activation on NEON,CL,GLESGeorgios Pinitas
2019-08-21COMPMID-2596 MobilenetSSD produce wrong resultsMichalis Spyrou
2019-08-19COMPMID-2595: (Nightly) Mismatches in NEArgMinMax for FP16Michele Di Giorgio
2019-08-13COMPMID-2569: Fix access window in NEGEMMTranspose1xWKernel and NEGEMMLowpMat...Michele Di Giorgio
2019-08-09COMPMID-2547: CLSpaceToBatchLayer causes NN Test Failures on QUANT8_ASYMM Dat...Michele Di Giorgio
2019-08-06COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC...Giorgio Arena
2019-08-01COMPMID-2336: Fix build issues.Georgios Pinitas
2019-07-31COMPMID-2493: Update qs8 in Depthwise assemblyGeorgios Pinitas
2019-07-29COMPMID-2336: Guard quint8 gemm files for aarch64 only.Georgios Pinitas
2019-07-29COMPMID-2336: Rename the new generic depthwise convolution on NEONGian Marco Iodice
2019-07-26COMPMID-2179 New generic depthwise convolution for NEON F32 NHWCGiorgio Arena
2019-07-26COMPMID-2490: (Nightly) Valgrind error in NEON ScaleMichalis Spyrou
2019-07-26COMPMID-2178: Update GEMM assembly code.Georgios Pinitas
2019-07-26COMPMID-2336: Set the correct valid region to the concatenation layer outputIsabella Gottardi
2019-07-23Use .inst directives instead of .int directives.Ramana Radhakrishnan
2019-07-23Update copyright yearsRamana Radhakrishnan
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-17COMPMID-2336: Fix validation for quantized NEDepthwiseConvolutionLayerMichele Di Giorgio
2019-07-17COMPMID-2283: Implement SIN operator for NEONManuel Bottini
2019-07-16COMPMID-2236: QUANTIZED_16BIT_LSTM operator for NEONMichalis Spyrou
2019-07-12COMPMID-2236: Move assembly implementation interfaces to src folderGeorgios Pinitas
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-07-09COMPMID-2336: Fix build for v8.2-a architecturesGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-07-08COMPMID-2432: Fix defects reported by CoverityMichalis Spyrou
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-07-05COMPMID-2185: Implement direct convolution 9x9 (NHWC) on NEONGian Marco Iodice
2019-07-03COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEONManuel Bottini
2019-07-03COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where pos...Michele Di Giorgio
2019-07-01COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEONgiuros01
2019-07-01COMPMID-2426: Logical dead code fixGeorgios Pinitas
2019-06-28COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayerVidhya Sudhan Loganathan
2019-06-25COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-25COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEONGian Marco Iodice
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-18COMPMID-2336: Account for padding in NEIm2ColKernel for NHWC.Georgios Pinitas
2019-06-18COMPMID-2387: Add support for NEMeanStdDevNormalizationLayerMichele Di Giorgio