aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-10-28MLCE-146: VTS failures A55Pablo Tello
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-18COMPMID-2486: Fix bare metal buildsMichalis Spyrou
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-10-16COMPMID-2265 add support for Log Softmax to NEONSang-Hoon Park
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-11COMPMID-2697: Dynamic Tensors Type2 test caseGeorgios Pinitas
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-2452: Dot product optimizations on merge/transformsGeorgios Pinitas
2019-09-30COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32Michele Di Giorgio
2019-09-26COMPMID-2452: Replace DOT assemble macro with the corresponding word directives.Georgios Pinitas
2019-09-25COMPMID-2674: Buffer overrun in GEMM assembly tranform kernels.Georgios Pinitas
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-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