aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON
AgeCommit message (Expand)Author
2019-12-04COMPMID-2305: NEDepthwiseConvolution 3x3: support for QUANT8_PER_CHANNEL_SYMMGiuseppe Rossini
2019-12-04COMPMID-2764: Add support for QASYMM8_SIGNED in NEConvolutionLayer.Georgios Pinitas
2019-12-04COMPMID-2962 Fix compiler warnings for g++8Michalis Spyrou
2019-12-04COMPMID-2797 Add support for QASYMM8_SIGNED in NEArithmeticAdditionMichalis Spyrou
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-25COMPMID-2700: Use NEON wrapper on SoftmaxLayerManuel Bottini
2019-11-21COMPMID-2920: NEInstanceNormalization fails on NHWC validationsManuel Bottini
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-11-12COMPMID-2671 use Signed32 for default output data type of ArgMinMaxSang-Hoon Park
2019-11-08COMPMID-2576: Fuse activation in Winograd output transform.Pablo Tello
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-10-30COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMMMichele Di Giorgio
2019-10-24COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quanti...Manuel Bottini
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-10-21COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMMGiorgio Arena
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-02COMPMID-2257: Add support for QASYMM8 in NEGenerateProposalsMichele Di Giorgio
2019-10-01COMPMID-2699: Add support for QASYMM16 in NEQuantizationLayerMichele Di Giorgio
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-09-20COMPMID-2257: Implement NEGenerateProposals.Pablo Tello
2019-09-17COMPMID-2314: Implement NEON INSTANCE_NORMALIZATION functionManuel Bottini
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
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-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-08-08COMPMID-2546: Fix kernel name tag invalid ptr for NEGEMMAssemblyWrapperKernel.hGian Marco Iodice
2019-07-31COMPMID-2493: Update qs8 in Depthwise assemblyGeorgios 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-2178: Update GEMM assembly code.Georgios Pinitas
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-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-07-03COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEONManuel Bottini
2019-07-01COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEONgiuros01
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-18COMPMID-2387: Add support for NEMeanStdDevNormalizationLayerMichele Di Giorgio